amatiasq / vsc-sort-imports

Sort ES6 imports automatically.
ISC License
58 stars 24 forks source link

Sort imports messes Undo and Redo when files.autoSave is on #65

Open rfire12 opened 4 years ago

rfire12 commented 4 years ago

When autosave is on, and this extension is active, "Undo" and "Redo" stop working. I'm using the following config on vscode:

"files.autoSave": "afterDelay", "files.autoSaveDelay": 1