Skip to content

chore: Use "explicit" when editor.codeActionsOnSave - #461

Closed
saltyshiomix wants to merge 1 commit into
actions:mainfrom
saltyshiomix:chore/vscode-settings
Closed

chore: Use "explicit" when editor.codeActionsOnSave#461
saltyshiomix wants to merge 1 commit into
actions:mainfrom
saltyshiomix:chore/vscode-settings

Conversation

@saltyshiomix

Copy link
Copy Markdown

About

This PR follows new options:

  • 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.

References

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

@saltyshiomix
saltyshiomix requested a review from a team as a code owner March 16, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant