mirror of https://github.com/grafana/grafana
SQL Expressions: Add syntax highlighting and autocomplete (#102018)
* SQL Expressions: Add syntax highlighting and autocomplete Here we add syntax highlighting and autocomplete for MySQL dialect of SQL. We don't yet have the full functionality that other SQL monaco editors have, namely - No autocomplete of table or column names - No autoformatting yet (meaning no formatting of template variables) But this is a vast improvement already. The above improvements can come later - they are slightly harder to do. * Improvements, based on review from LLMpull/102027/head
parent
5a2cba7b01
commit
8cc352f4ba
Loading…
Reference in new issue