You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These settings are not working together, i.e. file is being auto saved when I write my code but it's doesn't format it at the same time, I have to click ctrl + s in order to format, but this is contradictory to the setting "files.autoSave".
The text was updated successfully, but these errors were encountered:
// Format a file on save. A formatter must be available, the file must not be auto-saved, and editor must not be shutting down.
"editor.formatOnSave": false,
These settings are not working together, i.e. file is being auto saved when I write my code but it's doesn't format it at the same time, I have to click ctrl + s in order to format, but this is contradictory to the setting "files.autoSave".
The text was updated successfully, but these errors were encountered: