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

Long renames fail

Open acenturyandabit opened this issue 3 years ago • 0 comments

Steps to reproduce:

  1. Create new file a.drawio
  2. Create second file b.txt
  3. In sidebar, rename file a.drawio to a really long name that takes longer than the file takes to load.drawio

Desired behaviour:

  • Can finish rename

Current behaviour:

  • When load complete, rename is cancelled

Workaround: Ensure file a.drawio is fully loaded before attempting the rename.

acenturyandabit avatar Sep 27 '21 01:09 acenturyandabit