Closed mudrz closed 6 years ago
Hey, great plugin, it would be great if it respects the VS Code option "editor.formatOnSave": true, and formats the file on each save
"editor.formatOnSave": true,
Hi, please try to change setting "editor.formatOnSaveTimeout" to a higher value than 750 (2000?) see Microsoft/vscode#41194 Microsoft/vscode/pull/43702
"editor.formatOnSaveTimeout"
Hey, great plugin, it would be great if it respects the VS Code option
"editor.formatOnSave": true,
and formats the file on each save