-
### Describe the bug
Taking into account https://github.com/r-lib/tree-sitter-r/issues/44#issuecomment-1513629621, it seems that the URL in
https://github.com/nvim-treesitter/nvim-treesitter/blob…
-
**Is your feature request related to a problem? Please describe.**
I want to use the https://github.com/MunifTanjim/tree-sitter-lua parser for Lua.
From the discussion at https://github.com/neov…
-
This is the output in `:checkhealth`:
```
- ERROR php(injections): /usr/share/nvim/runtime/lua/vim/treesitter/query.lua:252: Query error at 49:2. Invalid node type "string_content":
(string_con…
-
### Describe the bug
I work on the Argo CD project which is mainly Go development. I noticed an increasing lag (moving the cursor around the file) depending on the file size for a long time and dec…
-
- https://github.com/IndianBoy42/tree-sitter-just/blob/6aee3d2f5b3a47286bae0916daaa6c7a217f6fa4/queries/just/textobjects.scm
- https://docs.helix-editor.com/guides/textobject.html
-
**NeoVim Version**
NVIM v0.10.0
Build type: Release
LuaJIT 2.1.1716656478
Run "nvim -V1 -v" for more info
**Describe the bug**
In 90% of my cases, the execution of the Neotest Summary command …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
If i run tree / in a normal :term buffer i can open it instantly, however if i do it with tog…
-
I'm trying to run some unit tests using neotest-jest, and I can't see the test results for some reason when using describe.each.
When running a test, such as:
```
import { sum } from '../src/Al…
-
-
I'm planning to work on this, so feel free to assign (I don't have permissions).
### Current situation:
- Grammar used by Helix is https://github.com/yusdacra/tree-sitter-protobuf at `19c211a014…