๐ Project Navigator does not show external updates to files and folders
Opened this issue ยท 1 comments
austincondiff commented
Description
External updates to files and folders are not represented in the Project Navigator.
To Reproduce
File updates
- Open project
- Right-click a file in Project Navigator
- Click Show in Finder
- Rename the file
- Notice the Project Navigator does not reflect the changes
Folder updates
Attempt 1
- Open project
- Right-click a folder in Project Navigator (not the root folder)
- Click Show in Finder
- Move the folder to Trash
- Hit โZ to undo and put it back
- Notice the Project Navigator removed the folder when deleted, but did not add it back when it was put back.
Attempt 2
- Open project
- Right-click a folder in Project Navigator (not the root folder)
- Click Show in Finder
- Move the folder to Trash
- Notice the Project Navigator removed the files in the folder when deleted, but not the folder itself.
- Hit โZ to undo and put it back
- The files are back in the folder as expected
Expected Behavior
External changes should update the Project Navigator.