-
Hi
Been working with Smarty for almost 12 years now. Somehow syntax highlighting has always been a problem. Recently when working with neovim and tree-sitter.
Is there any recommended and updat…
-
-
Preface:
I have installed the mermaid TS module using the TSInstall command provided by the Neovim Tree-Sitter Plugin. After a quick google search for "Tree-Sitter Mermaid" I could only find this re…
a-usr updated
2 weeks ago
-
Hey there
I was looking into using the builtin treesit functionalities from Emacs 29+ and looked through available packages and how they work.
During my search I stumbled across this repository …
-
I've tried adding language support for `jai` using the lsp https://github.com/SogoCZE/Jails and tree-sitter grammar at https://github.com/SogoCZE/tree-sitter-jai, but I can't get it to work. Nothing g…
-
Hi, I'm trying to use Ace as an online editor for a new language. I already have a grammar written in [`tree-sitter`](https://tree-sitter.github.io/tree-sitter/), I'm wondering if I can somehow reuse …
-
I have installed the plugin, but it does not work.
![image](https://github.com/user-attachments/assets/d006ead6-dbab-48f6-9095-a6ed3bc01243)
my tree-sitter config:
```
require("nvim-treesitter…
-
## Proposal
Cython should have an official Tree-sitter grammar separate from the main repo, with Cython-only syntax rules programmatically appended to Python's Tree-sitter grammar (and thus having …
ghost updated
2 weeks ago
-
Hi Edge Team,
I was reading docs and noticed that .edge syntax highlight is not still supported for nvim.
I'd like to create a tree-sitter by using [nvim-treesitter](https://github.com/nvim-trees…
-
## Language name
Keeping "Scheme" should be fine but "Tree-sitter" or "Tree Query" could be used instead.
> Tree-sitter’s syntax highlighting system is based on *tree queries*,
> which are a g…