by mteric » 19 Sep 2007 15:32
I love using the Members Combo Box in Visual Studio--selecting a method name from the combo box takes you right to that method in your code. However, the combo box (in C# Visual Studio settings) is cluttered with a lot of unnecessary variable names and such. Is there a way to have it only display method names, to reduce the clutter?