issues
search
tree-sitter
/
node-tree-sitter
Node.js bindings for tree-sitter
https://www.npmjs.com/package/tree-sitter
MIT License
649
stars
114
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump to C++20 prevents usage on Ubuntu 20.04 with Node.js <= 20
#232
segevfiner
opened
4 days ago
2
Roman
#231
786maan
closed
5 days ago
0
Support compiling single-file executables via `bun build --compile`
#230
Jarred-Sumner
closed
6 days ago
2
Update to 0.24
#229
amaanq
closed
1 week ago
0
Update to tree-sitter v0.24.2
#228
verhovsky
closed
1 week ago
4
No release in six months?
#227
ahelwer
closed
1 week ago
4
Prebuild for arm64 for Linux and Windows
#226
verhovsky
closed
1 month ago
5
prebuild: doesn't have arm-64
#225
shivamsouravjha
closed
1 month ago
1
[question] How can we identify the uniqueness of a class?
#224
liaodalin19903
opened
2 months ago
0
[question] How to query out all the properties and methods from a class?
#223
liaodalin19903
opened
2 months ago
0
Parsing fails with large inputs
#222
clentfort
closed
1 week ago
3
[demo request] Is there any demo for using query-syntax #Capturing Nodes?
#221
liaodalin19903
opened
2 months ago
0
.
#220
Venca99
closed
2 months ago
0
[question] Why use `new Query()` to create query instance, the TypeScript will get error?
#219
liaodalin19903
closed
2 months ago
3
[question] How to get the inheritance chain of an already obtained class?
#218
liaodalin19903
opened
2 months ago
0
[question] I searched all the source code of `tree-sitter`, there is no `IdentifierNode`, why there has log?
#217
liaodalin19903
closed
2 months ago
3
[question] How do VSCode parse languages?
#215
liaodalin19903
closed
2 months ago
1
fix: Fix parsing when string is larger than buffer length
#214
segevfiner
closed
2 months ago
2
[question] How to query out the classes and funcs from source code?
#213
liaodalin19903
closed
2 months ago
1
make: *** No rule to make target `Release/obj.target/tree_sitter/vendor/tree-sitter/lib/src/lib.o', needed by `Release/tree_sitter.a'. Stop.
#212
liaodalin19903
closed
3 months ago
3
Consider adding an async version of `Parser.parse`
#211
segevfiner
closed
2 months ago
3
Docs?
#210
WillsterJohnson
opened
3 months ago
0
Fix missing types in QueryMatch
#209
segevfiner
closed
3 months ago
0
Remove `QueryCapture.text` from typings. It's not really there
#208
segevfiner
closed
3 months ago
1
feat: Add iterator methods to Query
#207
segevfiner
opened
4 months ago
4
Fix Tree.printDotGraph ignoring fd
#206
segevfiner
closed
4 months ago
0
Build prebuilds on Ubuntu 20.04
#205
segevfiner
closed
4 months ago
0
fix: compilation with clang >=18
#204
deepak1556
closed
4 months ago
1
prebuild `tree-sitter.node` can not dlopen on ubuntu20
#203
arashrun
closed
4 months ago
0
BUG: Parser.Tree#printDotGraph should honor fd
#202
ogiekako
closed
4 months ago
0
Fix memory leak in CallbackInput
#201
JJIngram
closed
4 months ago
4
Bug: `Parser.parse(string)` fails if the string length is `>=` than the buffer size
#199
kestred
closed
2 months ago
5
Nonexistent property `QueryCapture.text` in typings
#198
segevfiner
closed
3 months ago
0
Fix for the NodeClass is not a constructor issue
#197
segevfiner
closed
7 months ago
0
intermittent `TypeError: NodeClass is not a constructor` when getting tree nodes
#196
verhovsky
closed
7 months ago
7
test parser's included ranges & update submodule
#195
amaanq
closed
7 months ago
0
node siter fails when included in a react based project and webpack >5
#194
raul1991
closed
7 months ago
3
Invalid language object with tree-sitter v0.21 - caused by NAPI?
#193
rien
closed
2 months ago
4
build: switch to prebuildify
#192
ObserverOfTime
closed
8 months ago
0
refactor!: renaming and aligning with wasm
#191
amaanq
closed
8 months ago
0
Convert to NAPI
#190
segevfiner
closed
8 months ago
7
Can't use in VS Code extension
#189
verhovsky
closed
7 months ago
4
The module 'l\node_modules\tree-sitter\build\Release\tree_sitter_runtime_binding.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 115. This version of Node.js requires NODE_MODULE_VERSION 118. Please try re-compiling or re-installing the module (for instance, using `npm rebuild` or `npm install`)
#188
suraiya-syed
closed
4 months ago
3
fix: do not install `parser.h`
#186
amaanq
closed
9 months ago
0
Pin to Ubuntu 20.04 which is the actual minimum for at least Node 18
#185
segevfiner
closed
9 months ago
0
Make the module context aware
#184
segevfiner
closed
8 months ago
15
Repository name change name to tree-sitter-node
#183
Angelk90
closed
11 months ago
2
Attempt to update query handling based on 'web-tree-sitter/binding.js'
#182
restlessronin
closed
9 months ago
12
Tree.rootNode undefined in jest tests due to race condition
#181
sdtblck
closed
1 week ago
4
Support `not-match?` predict operator
#180
ddannyc
closed
9 months ago
1
Next