vscode-drawio
vscode-drawio copied to clipboard
Changes lost on file rename
How to reproduce:
- Create some drawio.png file
- Make some changes to created file, notice dot icon on file tab (file not saved).
- Right click on file in explorer panel (file not autosaved on focus change), select "Rename", type new name, press Enter.
- File rerenders itself without latest changes =(.
Expected behavior: Same as for txt files: on right click on file in explorer panel should autosave file.