Useful shortcuts

shortcut function
ctrl+t Quick Switch Kit Selector
ctrl+r Run Active Project
ctrl+alt+s Run Selected Tests (custom)
ctrl+b Build Active Project
ctrl+shift+b Build All Projects
alt+backspace Cancel Build
ctrl+alt+c Run CMake (custom)
f1 Context Help
f1 f1 Context Help in Help Mode
f2 Follow Symbol Under Cursor
f4 Switch Header/Source
f5 Debbugger: Start/Interrupt/Continue
shift+f5 Debbugger: Stop
f6 Next Item (search results, build errors, etc)
shift+f6 Previous Item (search results, build errors, etc)
f9 Debugger: Set or Remove Breakpoint
f10 Debugger: Step Over (next line)
f11 Debugger: Step Into
shift+f11 Debugger: Step Out
ctrl+NUM Switch Mode
alt+NUM Switch/toggle Bottom Pane
ctrl+alt+NUM Open Session in “Welcome Mode”->“Projects”
ctrl+shift+NUM Open Project in “Welcome Mode”->“Projects”
ctrl+o Open File or Project
ctrl+shift+o Open Project
ctrl+e 3 Split Side by Side
ctrl+e i Go to Previous Split
ctrl+e 0 Remove Current Split
ctrl+shift+up Move Line Up
ctrl+shift+down Move Line Down
alt+shift+9 Maximize/Minimize Output Pane
ctrl+i Auto-Indent Selection (or current line)
ctrl+shift+f Global Search
ctrl+k Locate
alt+x Activate Projects View
ctrl+w Close current file
ctrl+tab Previous Open Document in History
ctrl+shift+tab Next Open Document in History
ctrl+n New File
ctrl+shift+n New Project
alt+0 Show Left Sidebar
ctrl+space Trigger Completion
shift+del Cut Line
ctrl+u Find References to Symbol Under Cursor
ctrl+< Fold
ctrl+> Unfold
ctrl+enter Insert Line Below Current Line
ctrl+shift+enter Insert Line Above Current Line
alt+enter Trigger Refactoring Action
ctrl+/ (Un)Comment Selection/Line
ctrl+up Move the View a Line Up and Keep the Cursor Position
ctrl+down Move the View a Line Down and Keep the Cursor Position
ctrl+pgup Move the View a Page Up and Keep the Cursor Position
ctrl+pgdown Move the View a Page Down and Keep the Cursor Position
ctrl+shift+v Paste from Clipboard History