Open bretalfieri opened 1 year ago
I don't have access to a Windows machine at the moment, but what happens if you click inside the functions window and start typing?
Ok. It does move the selection to what I'm typing. This works well for small numbers of items. The use case I have is for C++ class methods, where all the classes are unfortunately named starting with 'C'. For instance, COneOfHunderedsOfClasses::methodImSearchingFor.
I'd love to be able to ctrl-f in the functions window to find a function name.