-
Notifications
You must be signed in to change notification settings - Fork 133
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
Update python grammar #74
Labels
help wanted
Extra attention is needed
Comments
dvzubarev
added a commit
to dvzubarev/tree-sitter-langs
that referenced
this issue
Feb 6, 2022
Merged
dvzubarev
added a commit
to dvzubarev/tree-sitter-langs
that referenced
this issue
Feb 6, 2022
ubolonton
pushed a commit
that referenced
this issue
Feb 11, 2022
Sorry to necro this-- while it seems like the keywords are being recognized, indentation is not working correctly for this logic statement in my setup. Does tree-sitter manage indentation or is that left to the language server (pyright, in this case)? |
rodrigues
pushed a commit
to rodrigues/tree-sitter-langs
that referenced
this issue
Feb 5, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Recently pattern matching syntax was merged upstream ( link ). It would be great to update this repo too.
The text was updated successfully, but these errors were encountered: