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

chore: Update VSCode formatting settings. #3214

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

sultanmyrza
Copy link
Contributor

@sultanmyrza sultanmyrza commented Feb 20, 2024

On every launch VSCode keep changin codeActionsOnSave from true to explicit. Turns out, VSCode true is set to explicit since VSCode 1.85.0. It seems boolean values were supported until 1.84.0. https://stackoverflow.com/a/77637765

┆Issue is synchronized with this Asana task by Unito

On every launch VSCode keep changin codeActionsOnSave from true to "explicit". Turns out, VSCode true is set to "explicit" since VSCode 1.85.0. It seems boolean values were supported until 1.84.0. https://stackoverflow.com/a/77637765
@sultanmyrza sultanmyrza merged commit e46d20e into master Feb 20, 2024
10 of 11 checks passed
@sultanmyrza sultanmyrza deleted the fix-vscode-formatting branch March 2, 2024 09:26
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.

1 participant