atom / fuzzy-finder

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

Make the limit of results configurable or remove it #411

Open AFRI4N opened 4 years ago

AFRI4N commented 4 years ago

Summary

Remove the limit of results so that the user is able to see all matching files or make it configurable

Motivation

I'm a big fan of fuzzy finder, however I can't use it in big projects caused by limiting the results to only 10. I was just searching for a specific file using fuzzy finder. It should have given 21 results, however I figured out it only shows 10 max. It doesn't matter what scoring system is selected.

Describe alternatives you've considered

I used the global find and replace which works, but it takes much more time which is contra productive

Additional context

Also see