Open richardbourne-ct opened 8 years ago
I had the same problem for ages. I could not work out why every time I save the file is still in an unsaved state. This explains it.
Meanwhile I had to set onSave to false, because I had to save the file twice every single time.
'Save twice' is a bad experience, and I find that it will change 'save-state' endlessly sometimes.
Exactly... that's the problem.
I have the same issue, as described from Arrow7000 with latest release of vscode and your plugin. I deinstalled the plugin now saving is working again as expected. It would be nice if you can fix this issue.
There may be another issue related to this, I've seen one file be intermittently overwritten with the contents of another open file when I save and it does the auto-format before saving for both files, can't pin it down to the extension or the editor itself but I've disabled format on save and will monitor it.
I have mistakenly reported the same issue here to vscode.
After disabling this plugin, I no longer see the issue with autosave settings
@thekalinga what's the version of your vscode and extension?
Version 1.8.0-insider Commit 7499a9f3c565f4fbe5205e30c8664e5a5a11ae94 Date 2016-12-06T16:09:29.346Z Shell 1.4.6 Renderer 53.0.2785.143 Node 6.5.0
0.2.2
File is being formatted correctly but the file is still in an unsaved state - I would expect the process to be done in one.