Skip to content

Code monitoring: use syntax-highlighted input for trigger query

Created by: lguychard

The trigger query input currently displays query as plain, non-highlighted text:

image

It should be backed by Monaco to have the same syntax highlighting, hovers, autocomplete as our main query input:

image