In VS 2008 (and, as I believe, in previous versions), when in the code editor there are 2 combo boxes at the top of the editor. On the left is a field with a list of classes, and on the right is a field with a list of methods. These are descriptions of tips, but they are a little misleading, for example, the Method Name field shows all methods, properties, events, etc. In the current file. Do these functions have official names?
I use the name of the combobox method because I often know that there is a property or method or something in the file I'm working in, but I canβt remember the exact name, so the drop-down menu gives me a quick way to find what I need. But I canβt find a way to assign a keyboard shortcut to this list. Is there a keyboard shortcut or alternative VS function that I can use to get this function?
plugins visual-studio-2008 keyboard-shortcuts
kenwarner Jul 28 '09 at 15:27 2009-07-28 15:27
source share