-
Hi,
I just stumbled across this project trying to get inline highlighting for CYPHER inside my TypeScript files. First of all thanks a lot for implementing this parser!
I'm planning to write som…
-
### I have done the following steps before reporting this issue:
- [X] I have searched the existing issues
- [X] I have read the FAQ in the help doc
### Operating system/version
Fedora 41
### Term…
-
I think that at top level semicolons have to be preceded by an expression?
Interestingly, inside a `{` any number of semicolons are blindly consumed
It's possible that semicolons are only valid:…
-
I have added "Treesitter" to my `userDictPath`, yet I still get a diagnostic for it. Curiously, this is also the only spelling diagnostic where I do not get a `Add … to the global/file dictionary` cod…
-
### Describe the bug
With installed both "html" and "php" parsers for some .php files (with multiple php/html blocks) Treesitter is generating propably corrupted tree resulting in breaking some fun…
-
**Describe the bug**
A clear and concise description of what the bug is.
[treesitter context](https://github.com/nvim-treesitter/nvim-treesitter-context) covers the minimap.
**To Reproduce**
S…
-
### Describe the bug
About a week ago, I started seeing this error message at LV launch:
```
Failed to source `/home/cig0/.local/share/lvim/site/pack/lazy/opt/nvim-treesitter/plugin/nvim-treesi…
-
```r
> r"(foo(arg = "\\dots", ...))"
[1] "foo(arg = \"\\\\dots\", ...)"
> treesitter::text_parse('r"(foo(arg = "\\dots", ...))"', treesitter.r::language())
── Text ────────────────────────…
-
### Description
@apollo1321 I am experiencing a crash with the `nvim-treesitter-context` feature when using Neovim with the `multiwindow` option enabled.
I was unable to reproduce the bug with the …
-
full error log
```lua
Error detected while processing BufReadPost Autocommands for "*":
Error executing lua callback: /app/share/nvim/runtime/filetype.lua:35: Error executing lua: /app/share/…