atom / fuzzy-finder

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

Command Palette score increases with selection #298

Open kirkstrobeck opened 7 years ago

kirkstrobeck commented 7 years ago

I understand this doesn’t meet the guidelines, feel free to dismiss.


Sublime will increase the score of an item for specific characters when selected.

ie. if I type li.js and I select components/list/index.jsx and it is several items down in the list, the next time I type li.js it will have higher scoring as a relevant result.

kirkstrobeck commented 7 years ago

Example image demonstrates that while sublime indicates that it is not the first by natural sort, it is the highlighted match based on scoring so I can simply hit return.

screen shot 2017-05-24 at 9 18 27 am

jeancroy commented 7 years ago

the next time I type li.js it will have higher scoring as a relevant result

Yes there's no memory effect, for recent or frequent files.