atom / fuzzy-finder

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

configurable input throttle #263

Closed dansgithubuser closed 7 years ago

dansgithubuser commented 7 years ago

Addresses https://github.com/atom/fuzzy-finder/issues/156

I'd like to write a spec that checks the actual output changing over time, but not sure how. And it could be argued that that particular behavior is SelectListView's responsibility.

lee-dohm commented 7 years ago

Thanks for the effort you've invested in this. On discussing this with the team, we don't want to offer such an esoteric configuration value. Even if the current number is incorrect, we feel that there is a single number that is going to work for the overwhelming majority of cases. Also, we believe offering a configuration option for this will be confusing and prone to errors.

Thanks again for contributing! :bow: