Cheatography
https://cheatography.com
Useful keyboard shortcuts in KDevelop
Project Navigation
Shortcut |
Action |
Ctrl+Shift+C |
Switch Declaration/Definition |
Ctrl+Alt+O |
Quick Open File |
Ctrl+Alt+M |
Quick Open Function (in any file) |
Alt+Shift+Left/Right |
Move Between Tabs |
File Navigation
Shortcut |
Action |
Ctrl+Alt+N |
Outline |
Ctrl+Alt+PgUp/PgDown |
Previous/Next Function |
Meta+Shift+F |
Find Uses |
Meta+Shift+Left/Right |
Previous/Next Use |
Ctrl+G |
Go to Line by Number |
Ctrl+Home/End |
Go to Beginning/End of Document |
Miscellaneous
Shortcut |
Action |
F8 |
Save All and Compile Project |
Meta+Ctrl+B |
Toggle Bottom Dock |
Meta+Ctrl+L |
Toggle Left Dock |
Ctrl+Shift+L |
Split Window Left/Right (Ctrl+W to Close) |
Ctrl+Shift+P/N |
Switch to Previous/Next Split View |
|
|
Code Editing
Shortcut |
Action |
Ctrl+Alt+R |
Rename Declaration |
Ctrl+Alt+F |
Find/Replace in All Files |
Ctrl+D |
Comment |
Ctrl+Shift+D |
Uncomment |
Alt+D |
Toggle Comment |
Ctrl+Shift+J |
Join Lines (custom) |
Alt+Shift+Up/Down |
Move to Previous/Next Matching Indent |
Text Editing
Shortcut |
Action |
Ctrl+Left/Right |
Next Word Left/Right |
Ctrl+Backspace |
Delete Word Left |
Ctrl+Del |
Delete Word Right |
Ctrl+Alt+U |
Capitalize (Convert to Title Case) |
Ctrl+U |
Convert to CapsLock |
Ctrl+Meta+U |
Convert to Lowercase (custom) |
F3 |
Find Next |
Shift+F3 |
Find Previous |
Ctrl+J |
Move Cursor Left (custom) |
Ctrl+K |
Move Cursor Right (custom) |
Ctrl+T |
Transpose Characters Beside Cursor |
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets