Skip to content

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

Warren Gifford requested to merge juliana/12961-monacoqueryinputimprovements into main

Created by: limitedmage

Fixes #12961 (closed) 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 (closed)

image

image

Merge request reports

Loading