atom / fuzzaldrin

Fuzzy filtering and string scoring
MIT License
319 stars 28 forks source link

Favour case sensitive matches #17

Open nosami opened 9 years ago

nosami commented 9 years ago

2015-06-09-133345_669x461_scrot https://github.com/OmniSharp/omnisharp-atom/issues/380

So in this screenshot, I'd like the local variable diagnostics to be the first item in the list here as it is the first match that has a prefix with identical case.

Is this something that you might consider adding (maybe via an option) ?

walles commented 9 years ago

This wouldn't necessarily be correct in the general case:

nosami commented 9 years ago

I think that in my screenshot above, having diagnostics come first doesn't affect other use cases but it would help me out a great deal. If it does, then I'd be happy if this could be an option that I would have to enable.

jchannon commented 9 years ago

+1

mat-mcloughlin commented 9 years ago

+1

glen-84 commented 9 years ago

+1