atom / find-and-replace

Find and replace in a single buffer and in the project
MIT License
242 stars 197 forks source link

Find and Replace not working when there's a samba mount #958

Open itsbenatx opened 7 years ago

itsbenatx commented 7 years ago

If I do a directory search that has samba mount, the search will fail and stop after indexing to the mount folder. The mount folder has large video files. Even if I have added the mount path to the .gitignore file with exclude VCS ignored paths option checked it still produces the same result. If I have unmounted that folder everything will work just fine. Atom version 1.19.2 on OSX

exse2 commented 6 years ago

Try to add "path/to/videofiles/" to "Igored Names" under "Core" Settings.