mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Detect spansets and improve autocomplete * Better situation detection. Autocomplete scopes * Remove scopes from tag name to get autocomplete * Stronger regexes. More autocomplete tests * Split big regex in smaller regexes * Fix autocomplete when writing a string value with spaces * Added test for the space inside string value autocomplete case * Syntax highlight fix when using >< operators