cursor icon indicating copy to clipboard operation
cursor copied to clipboard

The file tree isn't sync with file system.

Open Zhwt opened this issue 2 years ago • 0 comments

The IDE can't sense file / file system change.

When I modified a file outside of the IDE, it won't be able to tell that the file is being modified. If I choose to save at this time, all changes made externally will be lost. Inside the file tree, there shoule be a "Refresh" or "Sync with disk" to reload file changes outside of the IDE. Now, if I added one or more files to the project using Windows Explorer, the IDE won't be able to detect them. The only way to make them "discovered" is to restart the IDE.

Also there could be a "Open in Explorer" option which can open the selected folder using system's default file manager.

Zhwt avatar Mar 22 '23 22:03 Zhwt