elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.71k stars 8.13k forks source link

[ES|QL] Syntax highlighting for embedded languages #190777

Open vadimkibana opened 3 weeks ago

vadimkibana commented 3 weeks ago

ES|QL has a number of embedded languages that appear as part of ES|QL column identifiers or strings. Would be nice to syntax highlight those languages, too, in the Kibana ES|QL editor.

Date-math language in source identifiers

image

GROK language

image

DISSECT language

image

Regular expressions

image
elasticmachine commented 3 weeks ago

Pinging @elastic/kibana-esql (Team:ESQL)

drewdaemon commented 3 weeks ago

And beyond this, it would be great to embed ES|QL in the dev-tools language.