withfig / fig

Public issue tracker for Fig.
https://fig.io
MIT License
2.05k stars 63 forks source link

Case sensitive autocomplete suggestions #797

Open clo4 opened 2 years ago

clo4 commented 2 years ago

Case insensitive suggestions break some users muscle memory, so it would be good to be able to disable case insensitivity.

An example is two folders:

.
|- ABCXYZ
|- abcdef

Currently typing abc would suggest both of these items.

brendanfalk commented 2 years ago

@sullivan-sean did you fix this?

brendanfalk commented 2 years ago

Or @fedeci

If so, please add the v1.0.56 milestone!

brendanfalk commented 2 years ago

This is fixed for normal search but not fixed for fuzzy autocomplete