Code Insight | |
Ctrl-Shft-Space | Code Parameters |
Ctrl-Space | Code Completion |
Ctrl-J | Code Templates |
Class Completion | |
Ctrl-Shft-C | Class Completion |
Ctrl-Shft-Up | Class Nav Up |
Ctrl-Shft-Down | Class Nav Down |
Code Browsing (D6 and above) | |
Alt-Up | Symbol Browsing |
Alt-Right | Browse Forward |
Alt-Left | Browse Backward |
Message Window | |
Alt-F7 | Previous Message |
Alt-F8 | Next Message |
IDE Windows | |
Ctrl-Shft-E | Code Explorer |
Ctrl-Alt-F11 | Project Manager |
Alt-0 (zero) | Window List |
F11 | Object Inspector |
Debugger Windows | |
Ctrl-Alt-V | Event Log |
Ctrl-Alt-B | Breakpoints |
Ctrl-Alt-V | Watches |
Ctrl-Alt-T | Threads |
TODO List Window | |
Ctrl-Shft-T | Add TODO Item |
Editing | |
Ctrl+O-L (line) Ctrl+O-C (column) | Blocking Mode |
Debugging | |
F7 | Trace Into |
F8 | Step Over |
Shft-F7 | Trace to next source line |
F4 | Run to Cursor |
Shft-F8 | Run until return |
Ctrl-F2 | Program Reset |
Ctrl-F7 | Evaluate/Modify |
Ctrl-F5 | Add Watch |
F5 | Toggle Breakpoint |
Compiling | |
F5 | Compile Project |
Ctrl-F5 | Build |
F5 | Syntax Check |
Ctrl-Shft-F11 | Project Options |
comments powered by Disqus