-
I've attempted to use tree-sitter for the [Solang Solidity Compiler](https://github.com/hyperledger-labs/solang), however I found it impossible to use because:
- When walking the parse tree, only *…
-
**Is your feature request related to a problem? Please describe.**
Currently the grammar accepted by rznum is unclear, it doesn't respect quotes and not rigid enough. For example `?v 10 20` returns `…
-
**Atom**: 1.58.0 x64
**Electron**: 9.4.4
**OS**: Debian GNU/Linux
I get the following error when I created a tree-sitter parser from scratch and used it in an atom language package:
### Stack …
-
### Did you check existing issues?
- [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [X] I have searched the…
-
### Check for existing issues
- [X] Completed
### Language
C3
### Tree Sitter parser link
https://github.com/c3lang/tree-sitter-c3
### Language server link
https://github.com/pherrymason/c3-lsp…
-
### Check for existing issues
- [X] Completed
### Language
Objective-C
### Tree Sitter parser link
https://github.com/jiyee/tree-sitter-objc
### Language server link
https://github.com/llvm/llv…
-
I get a linker error when trying to use `inkjet` as a dependency. For reference, I'm compiling on a laptop running Windows 10.
The error seems to occur only if my code actually uses `inkjet::Highli…
-
### Did you check existing issues?
- [x] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
- [X] I have searched the…
-
### Did you check the tree-sitter docs?
- [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
### Is your featur…
-
### Check for existing issues
- [X] Completed
### Language
go template
### Tree Sitter parser link
https://github.com/ngalaiko/tree-sitter-go-template (not maintained).
### Language …