-
https://tree-sitter.github.io/tree-sitter/syntax-highlighting#unit-testing
Very poorly documented. Was able to get `tree-sitter test` to find a test file, but it displayed "0 assertions" passed no …
-
Hi, first of all I appreciate the effort to provide updated & maintained go bindings for tree-sitter.
Previously I was using https://github.com/smacker/go-tree-sitter which I had to fork to get rid o…
-
## Feature
Currently, Pygments handles the syntax highlighting for over 500+ file types. While it's a good system already, there are performance issues with this while editing large files. Treesitter…
-
### Have you RTFM'd?
- [X] ~~I have done proper research~~
### Feature Request
Hi there!
A contributor and I've recently added TS Highlighting to the results buffer in my `telescope-egrepi…
-
**Is your feature request related to a problem? Please describe.**
The syntax highlighting support seems a bit fragile. While it seems to work, I wonder if it can be improved by using a tree-sitter g…
-
### 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 ex…
-
### 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 ex…
-
First, thank you so much for your contribution! I initially used [plug.kak](https://github.com/andreyorst/plug.kak) to install plugins, but ran into a problem where a wrong user name for github is rem…
-
Goals of the explorations:
- Get Aiday's exploration up and running again: https://github.com/microsoft/vscode/pull/161479
- Come up with ideas for a contribution model
- Confirm performance findin…
-
#2 was fixed by switching the code editor to CodeMirror, but this doesn't have support for devicetree highlighting, nor can the existing highlight.js or tree-sitter parsers be integrated with it.
h…