What's the keyboard shortcut for VS2005/2008 to display intellisense box if accidentally hit ESC and want the box come back again? Thanks.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Ctrl + Space or Ctrl + J You can also go to |
||||
|
|
Additionally |
|||||||||
|
|
The most efficient one is Ctrl > It helps to automate insertions of using directives. It works if the focus is on a new identifier, e.g. class name. |
|||
|
|