Ctrl + ] | Moves the cursor to the matching brace in the source file |
Ctrl + Hyphen (-) | Moves cursor to its previous position |
Ctrl + Shift + Hyphen (-) | Moves cursor to the next browsed line of code |
Shift + F7 | Switch between the Design and Source View of the document |
Ctrl + Tab | Displays the IDE Navigator with the current document selected. Allows you to navigate open documents. Also try Alt+W+2 |
Ctrl + Shift + F | Displays the ‘Find in Files’ tab of the ‘Find and Replace’ dialog box |
Ctrl + I | Activates Incremental Search by searching for the next occurrence of the input text. You can even use F3 |
Shift + F12 | Displays a list of all references for the symbol selected |
Ctrl + / | Moves focus to the Find/Command box |