Sie sind auf Seite 1von 1

Default Keymap

Ctrl + Space

Ctrl + Shift + Space

Ctrl + Shift + Enter
Ctrl + P
Ctrl + Q
Ctrl + mouseovercode
Ctrl + F1
Alt + Insert

Ctrl + O
Ctrl + I
Ctrl + Alt + T

Ctrl + /

Ctrl + Shift + /
Ctrl + W
Ctrl + Shift + W
Alt + Q
Ctrl + Alt + L
Ctrl + Alt + O
Ctrl + Alt + I
Tab / Shift + Tab
Ctrl + X
Ctrl + C
Ctrl + V
Ctrl + Shift + V
Ctrl + D
Ctrl + Y
Ctrl + Shift + J
Ctrl + Enter
Shift + Enter
Ctrl + Shift + U
Ctrl + Shift + ]/[
Ctrl + Delete
Ctrl + Backspase
Ctrl + NumPad+/-
Ctrl+Alt+NumPad+/-
Ctrl + F4
Alt + Shift + Click
Esc
Alt + G
Alt + Shift + G

Basic code completion (the name of any class,


function or variable)
Smart code completion (filters the list of
functions and variables by expected type)
Complete statement
Show parameters info of the function call at caret
Quick documentation lookup
Brief Info
Show descriptions of error or warning at caret
Generate code...
(Getters, Setters, Constructors, Destructors)
Override base class functions in the current class
Implement functions in the current class
Surround selected code fragment with if, while,
try/catch, #ifdef or other construct
Comment/uncomment current line or selected
block with line comments
Comment/uncomment code with block comments
Select successively increasing code blocks
Decrease current selection to previous state
Show intention actions and quick-fixes
Reformat code
Optimize includes
Auto-indent line(s)
Indent/Unindent selected lines
Cut current line or selected block to clipboard
Copy current line or selected block to clipboard
Paste from clipboard
Paste from recent buffers
Duplicate current line or selected block
Delete line at caret
Smart line join
Smart line split
Start new line
Toggle case for word at caret or selected block
Select till code block end/start
Delete to word end
Delete to word start
Expand/Collapse code block
Expand/Collapse all
Close active editor tab
Place the caret in multiple locations
Restore single carret mode
Add next occurrence of current word to the selection
Delete next occurrence of current word
from the selection

Search/Replace

Ctrl + F/R Find/Replace


F3 / Shift + F3
Find next/previous
Ctrl + Shift + F/R
Find/Replace in path
Double
Search everywhere
jetbrains.com/clion

Usage Search
Alt + F7
Ctrl + F7
Ctrl +Shift + F7
Ctrl + Alt + F7

Compile and Run


Ctrl + F9
Shift + F10
Shift + F9
Alt + Shift + F10
Alt + Shift + F9

Debugging

F8 / F7
Shift + F8
Alt + F9
Alt + F8
F9
Ctrl + F8
Ctrl + Shift + F8

Find usages
Find usages in file
Highlight usages in file
Show usages

Build Project
Run
Debug
Select configuration and run
Select configuration and debug

Step over/into
Step out
Run to cursor
Evaluate expression
Resume program
Toggle breakpoint
View breakpoints

Navigation

Ctrl + N
Go to class
Ctrl + Shift + N
Go to file
Ctrl + Alt + Shift +N Go to symbol
Alt + Right/Left
Go to next/previous editor tab
F12
Go back to previous tool window
Escape
Go to editor (from tool window)
Shift + Esc
Hide active or last active window
Ctrl + Shift + F4
Close active tool window tab
Ctrl + G
Go to line
Ctrl + E
Recent files popup
Ctrl + Alt + Right
Navigate back
Ctrl + Alt + Left
Navigate forward
Ctrl+Shift+Backspace Navigate to last edit location
Alt + F1
Select the current class or function in any view
Ctrl + Alt + Home
Go to related symbol (header or source file)
Ctrl + B
Go to declaration
Ctrl + Alt + B
Go to definition
Ctrl + Shift + I
Open quick definition lookup
Ctrl + U
Go to base class/base function
Alt + Up / Alt + Down Go to previous/next function
Ctrl + ] / Ctrl + [
Move to code block end/start
Ctrl + F12
Popup structure of the current file

for quick navigation
Ctrl + H
Type hierarchy
Ctrl + Alt + H
Call hierarchy
F2 / Shift + F2
Next/previous highlighted error
F11
Toggle bookmark at the current location
Ctrl + F11
Toggle bookmark with mnemonic
Ctrl + 0 ... Ctrl + 9
Go to numbered bookmark
Shift + F11
Show list of all bookmarks
blog.jetbrains.com/clion

Refactoring

Ctrl + Alt + Shift +T


Refactor This (shows all available refactorings)
F5/F6 Copy/Move
Alt + Delete
Safe Delete
Shift + F6 Rename
Ctrl + F6
Change Signature
Ctrl + Alt + N Inline
Ctrl + Alt + M
Extract Function
Ctrl + Alt + V
Introduce Variable
Ctrl + Alt + P
Introduce Parameter
Ctrl + Alt + C
Introduce Constant
Ctrl + Alt + D
Introduce Define

VCS/Local History
Ctrl + K
Ctrl + T
Shift + Alt + C
Alt + BackQuote (`)

Live Templates
Ctrl + Alt + J
Ctrl + J
for
iter

General

Alt + 0 ... Alt + 9


Ctrl + Shift + F12
Alt + Shift + F
Alt + Shift + I
Ctrl + BackQuote (`)
Ctrl + Alt + S

Commit project to VCS


Update project from VCS
View recent changes
VCS quick popup

Surround the selection with Live Template


Insert Live Template
Indexed for(;;) loop
Iterate C++ container

Open corresponding tool window


Hide all tool windows
Add to Favorites
Inspect current file with current profile
Quick switch current scheme
Edit application Settings

To find any action inside the IDE


use Find Action ( Ctrl + Shift + A )
Copyright JetBrains 2015. All Rights Reserved. DSGN-1711

Editing

@clion_ide

Das könnte Ihnen auch gefallen