- VSCode Version: 1.19.2
- OS Version: Windows 10 Pro
Steps to Reproduce:
"editor.formatOnSave": true
- Open a file that has no formatting (e.g., README.md).
- Modify the file.
- Hit save.
onWillSaveTextDocument is never hit.
@jrieken, you might be interested in this!
See also: editorconfig/editorconfig-vscode#183
Steps to Reproduce:
"editor.formatOnSave": trueonWillSaveTextDocumentis never hit.@jrieken, you might be interested in this!
See also: editorconfig/editorconfig-vscode#183