We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75b2fed commit 821ee38Copy full SHA for 821ee38
src/services/tree-sitter/languageParser.ts
@@ -53,7 +53,7 @@ This approach optimizes performance by loading only necessary parsers once for a
53
Sources:
54
- https://github.com/tree-sitter/node-tree-sitter/issues/169
55
- https://github.com/tree-sitter/node-tree-sitter/issues/168
56
-- https://github.com/Gregoor/tree-sitter-wasms-roo
+- https://github.com/bobqianic/tree-sitter-wasms-roo
57
- https://github.com/tree-sitter/tree-sitter/blob/master/lib/binding_web/README.md
58
- https://github.com/tree-sitter/tree-sitter/blob/master/lib/binding_web/test/query-test.js
59
*/
0 commit comments