{ "editor.formatOnSave": true, "editor.codeActionsOnSave": { "source.fixAll": true }, "[markdown]": { "editor.formatOnSave": false, "editor.codeActionsOnSave": { "source.fixAll": false } } }