-
Hi @DavisVaughan, thanks so much for your great tree-sitter work. For an upcoming project at rOpenSci, we aim to use tree-sitter s-expression output to quantify aspects of tree edit distances between …
-
Thanks for making this, it seems very useful.
I was trying to figure out how to make it work for generating stack graphs for Rust.
Apparently there is no existing [`tree-sitter-stack-graphs-rust`](h…
-
**Project description**
Binary Python wheels for all tree sitter languages.
**Metadata**
* homepage URL: https://pypi.org/project/tree-sitter-languages/
* source URL: https://github.com/gran…
-
**Describe the bug**
I have a Python source file using sqlalchemy and while it uses `text()` function, it passes a constant static string, so no user input.
The `python.sqlalchemy.security.audit…
-
### Describe the bug
The grammar package for tree-sitter-nu called by nvim-treesitter.withPlugins is never picked up by Neovim (v0.10.0).
### Steps To Reproduce
Steps to reproduce the behavior:
In…
-
## 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
1 month ago
-
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
-
debug log:
```log
[DEBUG Wed Aug 28 01:10:42 2024] ...are/nvim-data/lazy/mason.nvim/lua/mason-core/process.lua:162: Spawned with pid 25436
[DEBUG Wed Aug 28 01:10:42 2024] ...are/nvim-data/lazy/mas…
-
I got this far but i still cant run it.
`(tree-sitter-hl-mode)` results in: `tree-sitter--setup: No language registered for major mode ‘emacs-lisp-mode’`
```
(use-package tree-sitter
:strai…
-
Has anyone used it? The last time I looked at tree-sitter it didn't have many grammars but a quick look shows it's getting better. Our syntect syntaxes are stuck on _old_ versions of the grammars beca…
Keats updated
1 month ago