Friday, July 4, 2008

Visual Studio: Hot Keys: IntelliSense

IntelliSense Hot Keys

Ctrl + space or
Ctrl + K W
Complete word using the current selection in the list

Ctrl + J or
Ctrl + K L
Pull up the intellisense selection list

Ctrl + K I
Show the declaration of selected identifier in a Quick Info tool tip

Ctrl + Shift Space or
Ctrl + K P
Display for the specified method the name and parameters required

When Intellisense Selection List is displayed:
Ctrl causes the list to be rendered transparent

No comments: