add circom tree-sitter, syntax-highlighting, and lsp support (#11676)

* add circom tree-sitter and lsp support

* add circom syntax highlighting queries

* cargo xtask docgen

* updated highlights to reflect helix themes typing

* bugfix: ~= operator causing issues

* minor adjustment: add = and ; operator and delimiter
This commit is contained in:
Thor 🪁 2024-09-21 18:13:02 +01:00 committed by GitHub
parent 274c660a0e
commit c850b90f67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 169 additions and 0 deletions

View file

@ -19,6 +19,7 @@
| cairo | ✓ | ✓ | ✓ | `cairo-language-server` |
| capnp | ✓ | | ✓ | |
| cel | ✓ | | | |
| circom | ✓ | | | `circom-lsp` |
| clojure | ✓ | | | `clojure-lsp` |
| cmake | ✓ | ✓ | ✓ | `cmake-language-server` |
| comment | ✓ | | | |