mikroC
mikroC - C Compiler for Microchip PIC microcontrollers
making it simple...
KEYBOARD SHORTCUTS
Below is the complete list of keyboard shortcuts available in mikroC IDE. You can also view keyboard shortcuts in Code Explorer window, tab Keyboard.
IDE Shortcuts |
|
F1 | Help |
CTRL+N | New Unit |
CTRL+O | Open |
CTRL+F9 | Compile |
CTRL+F11 | Code Explorer on/off |
CTRL+SHIFT+F5 | View breakpoints |
Basic Editor shortcuts |
|
F3 | Find, Find Next |
CTRL+A | Select All |
CTRL+C | Copy |
CTRL+F | Find |
CTRL+P | |
CTRL+R | Replace |
CTRL+S | Save unit |
CTRL+SHIFT+S | Save As |
CTRL+V | Paste |
CTRL+X | Cut |
CTRL+Y | Redo |
CTRL+Z | Undo |
Advanced Editor shortcuts |
|
CTRL+SPACE | Code Assistant |
CTRL+SHIFT+SPACE | Parameters Assistant |
CTRL+D | Find declaration |
CTRL+G | Goto line |
CTRL+J | Insert Code Template |
CTRL+<number> | Goto bookmark |
CTRL+SHIFT+<number> | Set bookmark |
CTRL+SHIFT+I | Indent selection |
CTRL+SHIFT+U | Unindent selection |
CTRL+ALT+SELECT | Select columns |
page |
|
18 | MikroElektronika: Development tools - Books - Compilers |
|