Hotkeys and shortcuts for KDevelop (Linux)

(Total 30)

Ctrl + N
Manage Files
New file dialog
Ctrl + O
Manage Files
Open file dialog
Ctrl + W
Manage Files
Close file in top editing window
Ctrl + S
Manage Files
Save file
Ctrl + P
Manage Files
Print file dialog
Ctrl + Q
Manage Files
Quit KDevelop
Ctrl + F
Search and Replace
Search
F3
Search and Replace
Repeat search
Ctrl + R
Search and Replace
Replace
Ctrl + Alt + F
Search and Replace
Search in files
Ctrl + Z
Editing
Undo
Ctrl + Y
Editing
Redo
Ctrl + X / Ctrl + C / Ctrl + V
Editing
Cut, copy, paste
Ctrl + I
Editing
Indent selection
Ctrl + U
Editing
Un-indent selection
Ctrl + Insert
Editing
Insert file at current cursor position
Ctrl + A
Editing
Select all
Ctrl + G
Editing
Goto line
F4
Editing
jum to next error
Ctrl + D
Editing
Switch to Dialog editor
Ctrl + T
Editing
Toggle Tree window on the left side
Ctrl + B
Editing
Tgoggle Output window on bottom of main view
Shift + F7
Editing
Open file properties
Ctrl + Alt + A
Editing
Add bookmark
Ctrl + Alt + C
Editing
Clear bookmark entries for top editing window
Ctrl + F8
Building Projects
Compile file
F8
Building Projects
Make / build target
F10
Building Projects
Stop build
F9
Building Projects
Execute target after building with make
Alt + F9
Building Projects
Execute with Arguments