Default Keymap Reference

Skip to end of metadata
Go to start of metadata

Editing

Ctrl + Space
Code completion
Ctrl + Alt + click
Show descriptions of error or warning at caret
Ctrl + W
Select successively increasing code blocks
Ctrl + Shift + W
Decrease current selection to previous state
Alt + Enter
Show intention actions
Alt + Insert
Generate...
Ctrl + Alt + T
Surround with...
Ctrl + X/ Shift + Delete
Cut current line or selected block to buffer
Ctrl + C / Ctrl + Insert
Copy current line or selected block to buffer
Ctrl + V / Shift + Insert
Paste from buffer
Ctrl + D
Duplicate current line or selected block
Shift + F5 Clone root

Import

Ctrl + M
Import model
Ctrl + L
Import language
Ctrl + R
Import model by root name

Usage/Text Search

Alt + F7
Find usages
Ctrl + Alt + Shift + F7 Highlight cell dependencies
Ctrl + Shift + F6 Highlight instances
Ctrl + Shift + F7 Highlight usages
Ctrl + F Find text

Generation

Ctrl + F9
Generate current module
Ctrl + Shift + F9 Generate current model

Navigation

Ctrl + B / Ctrl + Click Go to declaration
Ctrl + N Go to root node
Ctrl + Alt + Shift + M Go to model
Ctrl + Alt + Shift + S Go to solution
Ctrl + Alt + Shift + L Go to language
Ctrl + Alt + Shift + D Go to devkit
Ctrl + Shift + S Go to concept declaration
Ctrl + Shift + E Go to concept editor declaration
Alt + Right/Left Go to next/previous editor tab
Esc Go to editor (from tool window)
Shift + Esc Hide active or last active window
Ctrl + E Recent nodes popup
Ctrl + Alt + Left/Right Navigate back/forward
Alt + F1 Select current node in any view
Ctrl + H
Concept/Class hierarchy
F4 / Enter Edit source / View source
Ctrl + F4 Close active editor tab
Alt + 2 Go to inspector

BaseLanguage Editing

Ctrl + O
Override methods
Ctrl + I
Implement methods
Ctrl + Shift + /
Comment/uncomment with block comment

Refactoring

F6 Move
Alt + Delete Safe Delete
Shift + F6 Rename
Ctrl + Alt + N Inline
Ctrl + Alt + M Extract Method
Ctrl + Alt + V Introduce Variable

VCS/Local History

Ctrl + K
Commit project to VCS
Ctrl + T Update project from VCS

General

Alt + #[MPS:0-9]
Open corresponding tool window
Ctrl + S Save all
Ctrl + Alt + F11 Toggle full screen mode
Ctrl + Shift + F12 Toggle maximizing editor
Ctrl + BackQuote (`) Quick switch current scheme
Ctrl + Alt + S Open Settings dialog
Labels:
None
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.