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

236 variable definition formatter #243

Merged
merged 38 commits into from
Oct 18, 2024
Merged

Conversation

gustason
Copy link
Collaborator

@gustason gustason commented Oct 2, 2024

No description provided.

@gustason gustason requested a review from PauliusKu October 2, 2024 07:12
@gustason gustason linked an issue Oct 2, 2024 that may be closed by this pull request
gmickus added 3 commits October 2, 2024 10:13
…rmatter

# Conflicts:
#	package.json
#	src/model/SyntaxNodeType.ts
#	src/v2/formatterFramework/enableFormatterDecorators.ts
@gustason
Copy link
Collaborator Author

gustason commented Oct 2, 2024

Fixes #239 as well.

Copy link
Collaborator

@PauliusKu PauliusKu left a 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.

@PauliusKu
Copy link
Collaborator

@gustason ?

@gustason
Copy link
Collaborator Author

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.

@PauliusKu PauliusKu merged commit 10cc25b into develop Oct 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Variable Definition formatter
3 participants