Alt+G |
Goto line number in editor |
Ctrl+O+G |
Goto line number in editor |
Ctrl+Shift+R |
Start/stop recording editor macro |
Ctrl+Shift+P |
Play editor macro |
Ctrl+Spacebar |
Invoke code completion |
Ctrl+Shift+Spacebar |
Invoke code parameter hints |
Ctrl + Enter |
Open file at cursor |
Ctrl + Shift + Enter |
Find all references |
Ctrl + Shift + C |
Invoke class completion for the class that currently contains the cursor |
Ctrl + Shift + |
Navigate to method implementation/declaration |
Ctrl + Shift + |
Navigate to method implementation/declaration |
Ctrl + Shift + 1 - 9 |
Set a bookmark at current row in the source |
Ctrl + 1 - 9 |
Go to a bookmark row in the source |
Ctrl + Alt + F12 |
Opens the drop-down on the top-right corner of the code editor, listing all open files |
Ctrl + Alt + Mouse Wheel |
Navigate to previous or next method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L |
Ctrl + Alt + |
Navigate to previous method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L |
Ctrl + Alt + |
Navigate to next method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L |
Ctrl + Alt + Home |
Navigate to the lexically first method implementation in this source unit, or within the class to which scope has been limited using Ctrl+Q+L |
Ctrl + Alt + End |
Navigate to the lexically last method implementation in this source unit, or within the class to which scope has been limited using Ctrl+Q+L |
Ctrl + Alt + P |
Activate the Tool Palette in filtering mode (start typing, press Enter to drop component) |
Ctrl + Alt + A |
Adds current date to source code |
Ctrl + / |
Toggle comment per line or selected block and cursors goes down one line, Ctrl + # on nordic (and perhaps other international ) keyboards |
Ctrl + Shift + T |
Add todo list item |
Alt + F12 |
Toggle between Form as text mode or design mode |
Alt + F11 |
Invoke Use unit dialog |
Ctrl + F11 |
Invoke Open Project Dialog |
Ctrl + Alt + F11 |
Invoke Project manager window |
F11 |
Invoke Object Inspector window |
F12 |
Toggle between code view and design view |
Alt + 0 |
Invoke Window list |
Shift + Alt + F11 |
Invoke Structure window |
Ctrl + Shift + B |
Invoke Browser window |
Ctrl + Alt + B |
Invoke Breakpoint window |
Ctrl + Alt + S |
Invoke Call Stack window |
Ctrl + Alt + W |
Invoke Watches window |
Ctrl + Alt + L |
Invoke Local Variables window |
Ctrl + Alt + T |
Invoke Threads window |
Ctrl + Alt + F |
Invoke FPU window |
Ctrl + Alt + C |
Invoke CPU window |
Ctrl + Alt + V |
Invoke Event window |