Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add parameter highlights to Erlang | Michael Davis | 2022-11-24 |
This doesn't work robustly (within pattern matches). Only regular bindings are highlighted as parameters. In order to highlight all parameters even in matches, we would need an arbitrary nesting operator in queries which doesn't exist yet in tree-sitter. |