-
**Is your feature request related to a problem? Please describe.**
A lot of languages include other languages in their grammars, which tree-sitter supports somewhat (one can create a leaf that cont…
-
### Did you check existing issues?
- [ ] 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
### Describe the bug / provide steps to reproduce it
## Introduction
The standard capture nodes and properties for injections, documented [here][1], a…
-
Hey guys, do you know if is there some plugin with syntax highlighting for hurl lang?
I am a vim user, and didn't found anything. Even vscode doesn't have a plugin.
What you use to syntax highli…
-
I am writing this Issue to share my thoughts and plans to implement tree-sitter in Mogan.
Currently, Mogan use simple string-matching as programming language highlight that missing semantic tokeniz…
-
This isn't really an issue, nor is it a pull request, just something that I created which might be useful to the devs working on Mypyc. When working on adding `match` support to Mypyc, I realized that…
-
First of all, thank you so much for porting this theme. I always wanted to bring it to Zed but had no attention to do it. I’m happy that you did it ❤️
Yet I am suspicious that not everything is cor…
-
Hi, how to add Fennel language support?
at least syntax highlighting, i came across [tree-sitter-fennel](https://github.com/travonted/tree-sitter-fennel)
and basic fennel lsp [fennel-ls](https://g…
-
Hi Marcin, thanks for all the incredible TextKit-related work you've done — and shared. Your projects have been an invaluable resource.
## Issue
When assigning `language: .markdown` as the `NeonPl…
-
**Is your feature request related to a problem? Please describe.**
We want to improve highlighting of liquid in VSCode, including if possible Silverfin flavored liquid elements. We still need to inve…