-
## Problem
Currently, language injections are treated as the top-level node in that language's tree-sitter.
It would be very valuable to provide a feature that allowed for treating a specific in…
-
This Issue exists to collect many items that relate to Dark's parser(s), pretty-printer(s), name resolution, etc.
Here's our current state:
- in `dark-classic`, we didn't have a parser used for us…
-
Error message:
node:internal/modules/cjs/loader:1452
return process.dlopen(module, path.toNamespacedPath(filename));
^
Error: dlopen(/Users/jenny.cai/Source/detect-bug-in-code…
-
Currently, parser performance is a big bottleneck, I suggest using https://github.com/cstrahan/tree-sitter-nix (look at [canonix](https://github.com/hercules-ci/canonix/) how to wire it up).
As @ry…
-
Atom 1.25 [came out today](https://blog.atom.io/2018/03/15/atom-1-25.html), and with that is a new opt-in parser for syntax highlighting called [tree-sitter](https://github.com/tree-sitter/tree-sitter…
-
HI! I experienced a problem trying to install/update the existing `difftastic` version on Windows.
This is what I have right now:
```bash
difft --version
Difftastic 0.52.0 (b07e519 2023-10-08)
``…
-
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 …
-
https://github.com/nvim-treesitter/nvim-treesitter
-
### Check for existing issues
- [X] Completed
### Language
Protobuf
### Tree Sitter parser link
https://github.com/mitchellh/tree-sitter-proto
### Language server link
https://git…
-
I'm trying to compile an ES module (`"type": "module"`) that uses tree-sitter. The compiled distributable winds up `import`ing createRequire as expected, but still tries to load native code via old-fa…
dmfay updated
2 months ago