paolodellepiane / vscode-fantomas-fmt

MIT License
17 stars 4 forks source link

[Request] Auto format on save #3

Closed mudrz closed 6 years ago

mudrz commented 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

paolo-dellepiane commented 6 years ago

Hi, please try to change setting "editor.formatOnSaveTimeout" to a higher value than 750 (2000?) see Microsoft/vscode#41194 Microsoft/vscode/pull/43702