Default Keymap

ADVERTISEMENT

Search/Replace
Refactoring
Ctrl + F/R
Find/Replace
Ctrl + Alt + Shift +T
Refactor This (shows all available refactorings)
DEFAULT KEYMAP
F3 / Shift + F3
F5/F6
Find next/previous
Copy/Move
Ctrl + Shift + F/R
Find/Replace in path
Alt + Delete
Safe Delete
Double Shift
Search everywhere
Shift + F6
Rename
Editing
Ctrl + F6
Change Signature
Usage Search
Ctrl + Alt + N
Inline
Ctrl + Space
Basic code completion (the name of any
Ctrl + Alt + M
Extract Function
class, function or variable)
Alt + F7
Find usages
Ctrl + Alt + V
Introduce Variable
Ctrl + Shift + Space
Ctrl + F7
Ctrl + Alt + P
Smart code completion (filters the list of
Find usages in file
Introduce Parameter
functions and variables by expected type)
Ctrl +Shift + F7
Highlight usages in file
Ctrl + Alt + C
Introduce Constant
Ctrl + Shift + Enter
Complete statement
Ctrl + Alt + F7
Show usages
Ctrl + Alt + D
Introduce Define
Ctrl + P
Show parameters info of the function call
Compile and Run
Debugging
at caret
Ctrl + Q
Quick documentation lookup
Ctrl + mouse over code Brief Info
Ctrl + F9
Build Project
F8 / F7
Step over/into
Ctrl + F1
Shift + F10
Shift + F8
Show descriptions of error or warning at caret
Run
Step out
Alt + Insert
Generate code...
Shift + F9
Debug
Alt + F9
Run to cursor
(Getters, Setters, Constructors, Destructors)
Alt + Shift + F10
Select configuration and run
Alt + F8
Evaluate expression
Ctrl + O
Alt + Shift + F9
Select configuration and debug
F9
Resume program
Override base class functions in the
current class
Ctrl + F8
Toggle breakpoint
Navigation
Ctrl + I
Implement functions in the current class
Ctrl + Shift + F8
View breakpoints
Ctrl + Alt + T
Surround selected code fragment with if,
VCS/Local History
Ctrl + N
while, try/catch, #ifdef or other construct
Go to class
Ctrl + /
Comment/uncomment current line
Ctrl + Shift + N
Go to file
or selected block with line comments
Ctrl + Alt + Shift +N
Go to symbol
Ctrl + K
Commit project to VCS
Ctrl + Shift + /
Alt + Right/Left
Go to next/previous editor tab
Ctrl + T
Update project from VCS
Comment/uncomment code with
block comments
F12
Go back to previous tool window
Shift + Alt + C
View recent changes
Ctrl + W
Select successively increasing code blocks
Escape
Go to editor (from tool window)
Alt + BackQuote (`)
VCS’ quick popup
Ctrl + Shift + W
Decrease current selection to previous state
Shift + Esc
Hide active or last active window
Live Templates
Alt + Q
Ctrl + Shift + F4
Show intention actions and quick-fixes
Close active tool window tab
Ctrl + Alt + L
Reformat code
Ctrl + G
Go to line
Ctrl + Alt + O
Optimize includes
Ctrl + E
Recent files popup
Ctrl + Alt + J
Surround the selection with Live Template
Ctrl + Alt + I
Ctrl + Alt + Right
Navigate back
Ctrl + J
Insert Live Template
Auto-indent line(s)
Tab / Shift + Tab
Indent/Unindent selected lines
Ctrl + Alt + Left
Navigate forward
for
Indexed for(;;) loop
Ctrl + X
Cut current line or selected block to clipboard
Ctrl  +   S hift  +   B ackspace Navigate to last edit location
iter
Iterate range (C++11)
Ctrl + C
Copy current line or selected block to clipboard
Alt + F1
Select the current class or function
itit
Iterate using begin/end member functions
Ctrl + V
incboost
Paste from clipboard
in any view
In CMake include directories with Boost
Ctrl + Shift + V
Paste from recent buffers
Ctrl + Alt + Home
Go to related symbol (header or source file)
function
In CMake create new function definition
Ctrl + D
Duplicate current line or selected block
Ctrl + B
Go to declaration
General
Ctrl + Y
Ctrl + Alt + B
Go to definition
Delete line at caret
Ctrl + Shift + J
Smart line join
Ctrl + Shift + I
Open quick definition lookup
Ctrl + Enter
Smart line split
Ctrl + U
Go to base class/base function
Alt + 0 ... Alt + 9
Open corresponding tool window
Shift + Enter
Start new line
Alt + Up / Alt + Down
Go to previous/next function
Ctrl + Shift + F12
Hide all tool windows
Ctrl + Shift + U
Ctrl + ]
Alt + Shift + F
Toggle case for word at caret or selected block
Move to code block end
Add to Favorites
Ctrl + Shift + ]/[
Select till code block end/start
Ctrl + [
Move to code block start
Alt + Shift + I
Inspect current file with current profile
Ctrl + Delete
Delete to word end
Ctrl + F12
Popup structure of the current file
Ctrl + BackQuote (`)
Quick switch current scheme
Ctrl + Backspase
Delete to word start
for quick navigation
Ctrl + Alt + S
Edit application Settings
Ctrl + NumPad+/-
Expand/Collapse code block
Ctrl + H
Type hierarchy
To find any action inside the IDE use Find Action ( Ctrl  +   S hift  +   A )
Ctrl  +   A lt  +   N umPad+/-
Expand/Collapse all
Ctrl + Alt + H
Call hierarchy
Ctrl + F4
Close active editor tab
F2 / Shift + F2
Next/previous highlighted error
Alt + Shift + Click
F11
Place the caret in multiple locations
Toggle bookmark at the current location
Esc
Restore single carret mode
Ctrl + F11
Toggle bookmark with mnemonic
Alt + G / Alt + Shift + G Add/delete next occurrence of current word
Ctrl + 0 ... Ctrl + 9
Go to numbered bookmark
blog.
@clion_ide
to the selection
Shift + F11
Show list of all bookmarks

ADVERTISEMENT

00 votes

Related Articles

Related forms

Related Categories

Parent category: Education
Go