A nice feature would be to allow to enter parts of the methode and class name seperated with spaces.
Having two classes Namen CClass1X and CClass2Y, both with a methode Open and Close.
Entering "1 Open" will match each part of the string separatly. You everything needed for that. Just reparse the list for every token separated by a space.
Martin
Martin Richter [rMVP] WWJD http://blog.m-ri.de "A well-written program is its own heaven; a poorly written program is its own hell!" The Tao of Programming