All hotkeys for KDevelop (Linux)
Manage FilesNew file dialog |
Ctrl + N |
Manage FilesOpen file dialog |
Ctrl + O |
Manage FilesClose file in top editing window |
Ctrl + W |
Manage FilesSave file |
Ctrl + S |
Manage FilesPrint file dialog |
Ctrl + P |
Manage FilesQuit KDevelop |
Ctrl + Q |
Search and ReplaceSearch |
Ctrl + F |
Search and ReplaceRepeat search |
F3 |
Search and ReplaceReplace |
Ctrl + R |
Search and ReplaceSearch in files |
Ctrl + Alt + F |
EditingUndo |
Ctrl + Z |
EditingRedo |
Ctrl + Y |
EditingCut, copy, paste |
Ctrl + X / Ctrl + C / Ctrl + V |
EditingIndent selection |
Ctrl + I |
EditingUn-indent selection |
Ctrl + U |
EditingInsert file at current cursor position |
Ctrl + Insert |
EditingSelect all |
Ctrl + A |
EditingGoto line |
Ctrl + G |
Editingjum to next error |
F4 |
EditingSwitch to Dialog editor |
Ctrl + D |
EditingToggle Tree window on the left side |
Ctrl + T |
EditingTgoggle Output window on bottom of main view |
Ctrl + B |
EditingOpen file properties |
Shift + F7 |
EditingAdd bookmark |
Ctrl + Alt + A |
EditingClear bookmark entries for top editing window |
Ctrl + Alt + C |
Building ProjectsCompile file |
Ctrl + F8 |
Building ProjectsMake / build target |
F8 |
Building ProjectsStop build |
F10 |
Building ProjectsExecute target after building with make |
F9 |
Building ProjectsExecute with Arguments |
Alt + F9 |