Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Tree #25

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from
1,317 changes: 559 additions & 758 deletions grammar.js

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,5 @@
"bindings/node/*",
"queries/*",
"src/**"
],
"tree-sitter": [
{
"scope": "source.clingo",
"injection-regex": "^clingo$"
}
]
}
Loading