vscode-drawio
vscode-drawio copied to clipboard
Long renames fail
Steps to reproduce:
- Create new file
a.drawio
- Create second file
b.txt
- In sidebar, rename file
a.drawio
toa 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.