Open saltyshiomix opened 7 months ago
This PR follows new options:
explicit
true
always
never
https://code.visualstudio.com/updates/v1_83#_code-actions-on-save-and-auto-save
About
This PR follows new options:
explicit
: Triggers Code Actions when explicitly saved. Same astrue
.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