vscode-drawio icon indicating copy to clipboard operation
vscode-drawio copied to clipboard

Changes lost on file rename

Open artgromov opened this issue 2 years ago • 0 comments

How to reproduce:

  1. Create some drawio.png file
  2. Make some changes to created file, notice dot icon on file tab (file not saved).
  3. Right click on file in explorer panel (file not autosaved on focus change), select "Rename", type new name, press Enter.
  4. File rerenders itself without latest changes =(.

Expected behavior: Same as for txt files: on right click on file in explorer panel should autosave file.

artgromov avatar Aug 08 '22 17:08 artgromov