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

Major release #17

Merged
merged 8 commits into from
Jun 20, 2023
Merged

Major release #17

merged 8 commits into from
Jun 20, 2023

Conversation

zardoy
Copy link
Owner

@zardoy zardoy commented Jan 28, 2023

feat: provide a way to disable fixAllJson on save via editor.codeActionsOnSave switch
fix(comma-on-enter): always ignore last line (fixes final newline with array)
fix: make extension work with localized VS Code, only wrap in quotes doesn't work in this case as json diagnostic doesn't have a code (upstream issue)
fixes #16

@zardoy zardoy changed the title feat: provide an easier way to disable fixAllJson via editor.codeActionsOnSave Major release Jun 20, 2023
@zardoy zardoy merged commit 164d357 into main Jun 20, 2023
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.

provide alone code action switch
1 participant