atom / fuzzy-finder

Find and open files quickly
MIT License
274 stars 138 forks source link

Could be great to get a fuzzy-finder:toggle-folder-finder, or toggle-directory-finder #412

Closed sachin-frayne closed 4 years ago

sachin-frayne commented 4 years ago

Summary

Searching for files makes sense in most use cases, but in some cases we may also want to find a particular sub folder, which may contain only files with exactly the same same files as hundreds of other sub folders, or perhaps this is a uniquely my problem, ;).

folder
  | - sub_folder1
        | - file.txt
  | - sub_folder2
        | - file.txt
  | - sub_folder3
        | - file.txt
  | - sub_folder...
        | - file.txt
  | - sub_folderN
        | - file.txt