MacOS – Why don’t Projects folder and subfolders dynamically update with file system changes

filesystemfindermacos

After spending a long time debugging Sublime Text 2, I discovered the bug is in OSX.

The Finder does not dynamically update changes in the file system for the Projects folder and subfolders.

Why not?

How to fix?

OSX 10.7.5

EDIT: To clarify, when changing the file system in the terminal (for example touch tempfile or rm tempfile), the finder window updates immediately on most folders. However, in the Projects folder, the finder window does not update.

This is a problem with Sublime Text 2 because it has a files pane that updates as the file system changes. This does not work for folders inside the Projects folder. I thought it was a bug with Sublime Text 2. But it is a bug in OSX.

Best Answer

I don't believe this is the problem of Sublime Text as I am also using OSX 10.7.5 and have the same problem when viewing files and folders on a NAS (network server).

For some reason the Finder doesn't 'build' the folder/subfolder view as it used to on my earlier OSX 10.4.11 iMac - so it MUST be the newer operating system and Finder.

I have to force the Finder to quit and relaunch it for it to show me the up to date cached file system. It is causing me a real problem.