Stephan Seitz
Stephan Seitz
Like in tree-sitter-hlsl
I don't know whether this is expected or whether this is even a primary goal of tree-sitter. But I noticed a performance regression when parsing the queries. I just noticed...
@clason does `tree-sitter highlight` have any documented guidelines for upstream queries? I tried to follow tree-sitter-cpp, tree-sitter-c. locals.scm/injection.scm could be added following nvim-treesitter Rust crate needs update for the query...
I wanted to ask whether we could extend `just` that it runs independent dependencies in parallel similar to make. Or is this feature somewhere hidden somewhere?
**Is your feature request related to a problem? Please describe.** When you use a descriptor with a dot like `@definition.function` you will get a nested table structure. Is there any...
**Is your feature request related to a problem? Please describe.** [Semshi](https://github.com/numirias/semshi) provides semantic highlighting. In particular - Highlighting of imported names - Highlighting of definition of symbol under cursor -...
**Is your feature request related to a problem? Please describe.** When running `:TSInstall all`, most computers will freeze (and slow even stop completely for several seconds). The reasons is that...
**Is your feature request related to a problem? Please describe.** People want installation to happen fast and efficient. E.g. https://github.com/nvim-treesitter/nvim-treesitter/issues/3636 **Describe the solution you'd like** At the moment we use...