-
### Check for existing issues
- [X] Completed
### Language
Protobuf
### Tree Sitter parser link
https://github.com/mitchellh/tree-sitter-proto
### Language server link
https://git…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I used Zed's theme importer for the Bearded Bear Arc theme and made a few tweaks to match th…
-
Normally, highlighting is ok, but when an LSP kicks in, it recolors some of the identifiers wrongly (mainly variables)
Before LSP:
![just-tree-sitter](https://user-images.githubusercontent.com/513…
-
When the highlight.scm for markdown is parsed it fails with a node type error. It seems that file is out of date with the build of tree-sitter-markdown from ikatyang's repo. It refers to node type…
-
### Describe the bug
The grammar package for tree-sitter-nu called by nvim-treesitter.withPlugins is never picked up by Neovim (v0.10.0).
### Steps To Reproduce
Steps to reproduce the behavior:
In…
-
Due to the [breaking change](https://github.com/neovim/neovim/issues/14090#issuecomment-1228444035) found in 0.8, TS support will have to be reworked to maintain compatibility with 0.7 and 0.8 when it…
-
### Check for existing issues
- [X] Completed
### Language
GENERIC
### Tree Sitter parser link
_No response_
### Language server link
_No response_
### Misc notes
It's a very hard task to mai…
-
- Using:
- elixir-ts-mode 20231128.645
- https://github.com/elixir-lang/tree-sitter-elixir v0.1.1
- https://github.com/phoenixframework/tree-sitter-heex v0.6.0
- This highl…
-
### 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 feature re…
-
**Is your feature request related to a problem? Please describe.**
The Tree-Sitter highlights don't treat Rust attributes as categorically separate. I find this makes code harder to read than with …