-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Adding shortcuts for following search strategies would be nice:
infix search - prioritize matches that contain the search term inside the name. See screenshot, The ALocal.java should be on top with an infix search.
suffix search - prioritize matches that contain the given term at the end
One more nice to have would be to lower the rank of .class files. It is unlikely that someone searches for a .class file. And there are lots and lots of them...
Reactions are currently unavailable