-
I notice that tree-sitter does not correctly highlight all the builtins from other shells, namely zsh in my case. After some investigation I found that it uses the tree-sitter-bash parser, which at a …
-
This face is available only in tree-sitter modes.
-
### Check for existing issues
- [X] Completed
### Describe the feature
There is a plugin that allows to use 30 extra text objects. https://github.com/chrisgrieser/nvim-various-textobjs
Some …
-
Example of include file:
```progress
&if '{&name}' = '' &then
&scoped-define name ttTable
&endif
define {&visibility} temp-table {&name} no-undo
field something as int
field somethi…
-
`cargo install difftastic` fails from a standard windows console with VS2022 installed.
It works from within a VS2019 developer prompt.
Here's the output from the windows console:
```
error: lin…
-
I have just installed gleam-mode followed the instruction, and it loads fine `(gleam tree-sitter company)` when I open a `.gleam` file but there is no syntax highlighting. Not sure how to fix this nor…
-
Currently the text printed within hover docs looks quite raw.
It would be nice if we could have rich rendering instead.
An interesting project which makes this possible might be https://github.com/…
-
### Issue
The document states that aider's tree-sitter supports the Lua language, but I cannot find the scm file for extracting Lua function blocks in the project's query directory. Could you please …
-
```
Error in decoration provider treesitter/highlighter.line:
Error executing lua: ...d-0.10.0/share/nvim/runtime/lua/vim/treesitter/query.lua:763: No handler for is-not?
stack traceback:
…
-
On clean install of Ubuntu and Atom, this package fails to install. I've seen node-gyp errors before. Maybe there is a missing dependency?
```
Atomc v1.53.0
language prisma v0.1.2
Ubuntu v20.04 …