Editor
| Swap header / source | F11 |
| Comment highlighted code | Ctrl + Shift + C |
| Uncomment highlighted code | Ctrl + Shift + X |
| Duplicate line caret is on | Ctrl + D |
| Auto-complete / Abbreviations | Ctrl + Space / Ctrl + J |
| Show call tip | Ctrl + Shift + Space |
| Swap line caret is on with line above it | Ctrl + T |
| Toggle bookmark | Ctrl + B |
| Goto previous bookmark | Alt + PgUp |
| Goto next bookmark | Alt + PgDown |
| Toggle current block folding | F12 |
| Toggle all folds | Shift + F12 |
| Create or delete a bookmark. | Ctrl + F2 |
| Go to next bookmark. | F2 |
| Select to next bookmark. | Alt + F2 |
| Find selection. | Ctrl + F3 |
| Find selection backwards. | Ctrl + Shift + F3 |
| Line cut. | Ctrl + L |
| Line copy. | Ctrl + Shift + T |
| Line delete. | Ctrl + Shift + L |
| Line transpose with previous. | Ctrl + T |
| Line duplicate. | Ctrl + D |
| Find matching preprocessor conditional, skipping nested ones. | Ctrl + K |
| Select to matching preprocessor conditional. | Ctrl + Shift + K |
| Find matching preprocessor conditional backwards, skipping nested ones. | Ctrl + J |
| Select to matching preprocessor conditional backwards. | Ctrl + Shift + J |
| Previous paragraph. Shift extends selection. | Ctrl + [ |
| Next paragraph. Shift extends selection. | Ctrl + ] |
| Previous word. Shift extends selection. | Ctrl + Left |
| Next word. Shift extends selection. | Ctrl + Right |
| Previous word part. Shift extends selection. | Ctrl + / |
| Next word part. Shift extends selection. | Ctrl + \ |
| Build | Ctrl + F9 |
| Compile current file | Ctrl + Shift + F9 |
| Run | Ctrl + F10 |
| Build and Run | F9 |
| Rebuild | Ctrl + F11 |
sumber: http://wiki.codeblocks.org/
Tidak ada komentar:
Posting Komentar