Sublime Forum

Sublime stuck after file rename and delete folder

#1

Sublime gets into an infinite loop after renaming a file to the parent folder and deleting the containing folder.

To reproduce:

  1. Open folder “example”
  2. Create directory “root”
  3. Create a directory under it “subdir”
  4. Create a file into “example/root/subdir/test.txt”
  5. Rename “test.txt” into “…/test.txt”
  6. Delete “subdir”

Video:

Windows 7 x64, Sublime 3103

Note: long time problem, so not related to any new updates.

0 Likes

#2

On my Ubunntu 14.04 LTS having no problem doing that.

0 Likes

#3

Here is worse. When I rename , create or delete an archive that does not reflect on the sidebar . I have to update the project or reopen ST .

0 Likes

#4

I can confirm happens to me too Windows 7, ST 3102 following steps of item0.
In a related note, another similar lock happens with https://github.com/SublimeTextIssues/Core/issues/290

0 Likes