July 2018
Beginner
552 pages
13h 18m
English
| Key | Command | Command ID |
|---|---|---|
| F9 | Toggle Breakpoint | editor.debug.action.toggleBreakpoint |
| F5 | Start | workbench.action.debug.start |
| F5 | Continue | workbench.action.debug.continue |
| Ctrl+F5 | Start (without debugging) | workbench.action.debug.run |
| F6 | Pause | workbench.action.debug.pause |
| F11 | Step Into | workbench.action.debug.stepInto |
| Shift+F11 | Step Out | workbench.action.debug.stepOut |
| F10 | Step Over | workbench.action.debug.stepOver |
| Shift+F5 | Stop | workbench.action.debug.stop |
| Ctrl+K Ctrl+I | Show Hover | editor.debug.action.showDebugHover |
Read now
Unlock full access