Skip to content

Conversation

@scttcper
Copy link
Member

latest vscode will attempt to correct these values every time you open the project.

The new options are:
explicit - Triggers Code Actions when explicitly saved. Same as true.
always - Triggers Code Actions when explicitly saved and on Auto Saves from window or focus changes.
never - Never triggers Code Actions on save. Same as false.

https://code.visualstudio.com/updates/v1_85#_code-actions-on-save-and-auto

latest vscode will attempt to correct these values every time you open the project.

**The new options are:**
explicit - Triggers Code Actions when explicitly saved. Same as true.
always - Triggers Code Actions when explicitly saved and on Auto Saves from window or focus changes.
never - Never triggers Code Actions on save. Same as false.

https://code.visualstudio.com/updates/v1_85#_code-actions-on-save-and-auto
@scttcper scttcper requested review from a team, AbhiPrasad and stephanie-anderson and removed request for a team December 12, 2023 17:59
@scttcper scttcper changed the title chore(vscode): chore(vscode): Use new code action values Dec 12, 2023
@scttcper scttcper changed the title chore(vscode): Use new code action values chore(vscode): Use new code action values "explicit" Dec 12, 2023
@scttcper scttcper merged commit 380a552 into develop Dec 12, 2023
@scttcper scttcper deleted the scttcper/vscode-explicit branch December 12, 2023 21:35
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.

3 participants