I have two root folders in my project: a remote folder and a local folder, and both folders are exact duplicates, but I am using Nuclide to make remote editing easier by eliminating syncing times.
If I search for a file using fuzzy search in OmniSearch or using the same in Filename search, the results come up for my local folders and files, but do not show up for my remote files and folders, even though the exact same file structure exists in both directories.
Expected Behavior
The same file results should return for the local version and for the remote version, and all remote files should be indexed to allow this search to happen.
Actual Behavior
Different results show for each instance of the file structure.
Issue and Steps to Reproduce
I have two root folders in my project: a remote folder and a local folder, and both folders are exact duplicates, but I am using Nuclide to make remote editing easier by eliminating syncing times.
If I search for a file using fuzzy search in OmniSearch or using the same in Filename search, the results come up for my local folders and files, but do not show up for my remote files and folders, even though the exact same file structure exists in both directories.
Expected Behavior
The same file results should return for the local version and for the remote version, and all remote files should be indexed to allow this search to happen.
Actual Behavior
Different results show for each instance of the file structure.
Versions