Skip to content

search: Monaco query editor should not syntax highlight links or unknown filters

Administrator requested to merge juliana/12961-monacoqueryinputimprovements into main

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

image

image

Merge request reports

Loading