mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-14 08:28:31 -05:00
- Don't trigger save participants in edits from the edit file tool. Fixes the bad undo stack we discussed this morning. - When modifications are accepted, if the file is not dirty, then trigger save participants. This lets you still get nice formatting.