Agda Grammar for tree-sitter
Syntax highlighting and code folding done right (with context-free grammar, finally!)

How to contribute
Install dependencies:
To see if you have tree-sitter installed:
To generate the parser:
Run test to see if everything's okay:
You may wanna run this on the language-agda's side: