PyCharm 2017.2 Help

Vim Emulation

This feature is supported in the Professional edition only.

File | Settings | Vim Emulation for Windows and Linux
PyCharm | Preferences | Vim Emulation for macOS
Ctrl+Alt+S /help/img/idea/2017.2/settings.png


ItemDescription
ShortcutIn this column, the keyboard shortcuts used in PyCharm are listed.
IDE ActionThis column lists the action performed by PyCharm on pressing this keyboard shortcut.
HandlerThis column by default shows the Undefined value, which means that it's unclear what action will be used for this keyboard shortcut. In this case, the following banner shows up:
/help/img/idea/2017.2/vim_banner.png

If this column shows IDE value, then the PyCharm action will be used for this keyboard shortcut.

If this column shows Vim value, then the Vim action will be used for this keyboard shortcut.

See Using Vim Editor Emulation in PyCharm (IdeaVim) for details.

Last modified: 26 October 2017

See Also