opensource software
IdeaVim
Products:
IntelliJ IDEA,
RubyMine,
WebStorm,
PhpStorm,
PyCharm,
AppCode,
Android Studio
Vendor:
JetBrains
Email:
N/A
Website:
http://plugins.intellij.net/plugin/?id=164
SourceCode: https://github.com/JetBrains/ideavim
License:
LICENSE.txt
Bugtracker page
Description:
Vim emulation plug-in for IDEs based on the IntelliJ platform. IdeaVim can be used with IntelliJ IDEA, RubyMine, PyCharm, PhpStorm, WebStorm and AppCode.
Supported functionality:
- Motion keys
- Deletion/Changing
- Insert mode commands
- Marks
- Registers
- Undo/redo
- Visual mode commands
- Some Ex commands
- Some :set options
- Full Vim regexps for search and search/replace
- Macros
- Digraphs
- Command line and search history
- Vim web help
Downloads: 184306
Rating:
Participated in rating: 126
Recent change notes:
0.29:
- Fixed repeat buffer limits
- Enable normal
<Enter> handling for one-line editors
- Don't move cursor while scrolling
0.28:
- Fixed reconfigure Vim keymap for user-defined base keymaps
0.27:
- Better Vim keymaps for Mac OS X
- Ask if the plugin should enable repeating keys in Mac OS X
- Fixed a long-standing bug with code completion and repeat last change command ('
.')
- Various bug fixes
0.26:
- Added support for paste in the command mode: from a register using
<C-R>, from the clipboard using <S-Insert> or <M-V>
- Added support for the last change position mark (the dot
. mark)
- New shortcuts for Go to declaration
<C-]> and Navigate back <C-T>
- Various bug fixes
See also the complete changelog.
Comments: