Skip to content
GitLab
Explore
Sign in
Register
search: Monaco query editor should not syntax highlight links or unknown filters
Code
Review changes
Check out branch
Download
Patches
Plain diff
Administrator
requested to merge
juliana/12961-monacoqueryinputimprovements
into
main
Aug 13, 2020
Overview
1
Commits
6
Pipelines
0
Changes
10
Expand
Created by: limitedmage
Fixes #12961 with two changes to the Monaco query input:
URLs are no longer clickable
Input that looks like a filter (eg. 'https:' or C++ namespaces) are no longer treated as unknown filters or syntax highlighted
Also fixes #10056
Merge request reports
Loading