-
Notifications
You must be signed in to change notification settings - Fork 0
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
236 variable definition formatter #243
Conversation
# Conflicts: # src/model/SyntaxNodeType.ts # src/v2/formatterFramework/enableFormatterDecorators.ts
…rmatter # Conflicts: # package.json # src/model/SyntaxNodeType.ts # src/v2/formatterFramework/enableFormatterDecorators.ts
Fixes #239 as well. |
…p-table-field-formatting
…itter-abl Version 0.0.43 of tree-sitter-abl
40 find formatting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see SyntaxNodeType.Error handling in switch statement? I think we should use them in every node type switch throughout the code.
I will fix that today for all PRs. |
No description provided.