Open
Description
Agda is a very difficult language to parse.
Because of this, many other highlighting methods (such as textmate, or treesitter grammars) are not possible.
If the agda-language server supported semantic tokens, then many editors would be able to highlight agda code much better.