When you rename a file opened in atom using tree view or right click on the tab, the file is renamed but the file name of the opened file is not updated.
At the end:
Expected behavior: Rename action shoud be picked up by the editor and the open file should be the "new" one
Actual behavior: Only moves the file but atom ignores it
Reproduces how often: 100%
Debian Stretch
Atom 1.15 x64
Blank atom state (.atom directory removed before testing)
I believe this should be fixed by https://github.com/atom/tree-view/pull/1049
Yes!
Fixed in atom-beta and tree-view 0.217.
Thanks and sorry for the noise.
This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!
Most helpful comment
I believe this should be fixed by https://github.com/atom/tree-view/pull/1049