Authors:
rmaddy
oleg_s
yole
opensource software

IdeaVIM

Products: IntelliJ IDEA, RubyMine , PhpStorm/WebStorm, PyCharm, AppCode

Vendor: Rick Maddy, JetBrains

Email: N/A

Website: http://plugins.intel...j.net/plugin/?id=164

SourceCode: link

License: license url

Bugtracker page

Forum page

Description:

VIM Emulator. This plugin provides nearly complete vi/vim/gvim emulation while editing files in IntelliJ platform based products. The following functionality is supported:
  • Motion keys
  • Deletion/Changing
  • Insert mode commands
  • Marks
  • Registers
  • VIM undo/redo
  • Visual mode commands
  • Some Ex commands
  • Some :set options
  • Full VIM regular expressions for search and search/replace
  • Macros
  • Diagraphs
  • VIM help
Downloads: 69437
Rating:
Participated in rating: 142
Version Since Build Until Build File/URL Size (Kb) Date Dependency
0.21.86. 110. . Download 1070.44. 2012-01-18 21:35:22 com.intellij.modules.lang.
0.20.80. 110. . Download 1071. 2011-12-14 12:24:09 com.intellij.modules.lang.
0.20.75. 110. . Download 1070.82. 2011-12-06 22:08:07 com.intellij.modules.lang.
0.16.60. 107.100. . Download 1069.45. 2011-05-18 11:43:20 com.intellij.modules.lang.
0.15.59. 106.500. . Download 1069.49. 2011-04-26 12:30:29 com.intellij.modules.lang.
0.14.54. 103.1. . Download 1068.97. 2011-04-01 14:01:28 com.intellij.modules.lang.
0.14.12. 103.1. . Download 1112.24. 2011-03-15 17:23:45 com.intellij.modules.lang.
0.12.7-9.x. 93.1. . Download 1061.76. 2010-03-30 16:05:04 com.intellij.modules.lang.
0.12.5-8.x. 92.9000. . Download 704.33. 2009-12-04 02:15:37 com.intellij.modules.lang.
0.12.3-8.x. 92.9000. . Download 704.33. 2009-05-28 14:39:58 com.intellij.modules.lang.
0.12.1-8.x. 80.8280. . Download 1062.7. 2008-10-15 20:45:19 .
. .

Recent change notes:

Release notes: http://youtrack.jetbrains.net/releaseNotes/VIM?q=Fix+versions%3A+0.21.86

Comments:

kalimatas
Rated:
2012-01-26 09:27:27
Great! I won't be able to use IDE (though it's great) without this plugin. I am a VIM fan, now I am a PhpStorm fan.
.
oleg_s
Rated: noRate
2012-01-25 23:24:45
Thanks, guys. Develop with pleasure!
.
iklotzko
Rated:
2012-01-24 22:51:20
Oleg,

This is really helpful. I just purchased 11.0 and everything works great! Thanks for all your help on this!
.
stscherer
Rated: noRate
2012-01-19 21:10:19
These 2 fixes are huge. Thanks for your work in fixing these Oleg.
.
david_beutel
Rated:
2012-01-18 22:17:18
I'm loving the fix in 0.21.86 to stop insert from centering the line.
.
oleg_s
Rated: noRate
2012-01-18 21:36:49
Hello guys,

New plugin version is out. It contains fix for keymap switching, and behavior of . command. Full release notes are available here: http://youtrack.jetbrains.net/releaseNotes/VIM?q=Fix+versions%3A+0.21.86
.
durandal
Rated:
2012-01-11 03:22:30
Experiencing some insert/delete issues after upgrading to IDEA11, forced me to roll back to 10. Symptom is dd to delete the line jumps cursor to a line where edits happened in the past and removes from there even if you've been inserting recently at the current location. Restart of IDEA11 solves. Great plugin though.
.
lex
Rated: noRate
2012-01-10 22:45:36
@tavise what i've done is copy my keymap over the default and changed the name to match the filename. on os x the path is ~user/Library/Preferences/IntelliJIdea11/keymaps

make sure to exit idea first before doing the copy.

http://youtrack.jetbrains.net/issue/VIM-160
.
tavise
Rated: noRate
2012-01-10 19:41:19
@lex: I have the exact same problem, and am looking for a solution ... anyone else?
.
yole
Rated: noRate
2012-01-05 17:13:05
nbrown,
The plugin has always been, and still is, open-source. The code is available at https://github.com/olegs/ideavim
.
lex
Rated: noRate
2012-01-05 01:12:06
everytime i start intellij 11 it switches the keymap back to "Vim." is this a known problem or am I doing something wrong?

thanks
.
oleg_s
Rated: noRate
2011-12-28 11:29:02
@rdhalman, plugin version shows you the latest available version for your IDE version. Newer versions are not compatible.
.
justingordon
Rated: noRate
2011-12-27 05:11:52
Fixed my problem with escape -- it was mapped to other things. Not sure why. Removed those mappings and now works.

Is there a list of "gotchas" with this keymap?
.
justingordon
Rated: noRate
2011-12-27 04:54:45
Where is this plugin documented?

I'm totally lost as I get into insert mode and escape does not take me out.
.
rdhallman
Rated:
2011-12-18 13:55:56
How can the 0.20.80 IdeaVIM plugin be installed? The Plugin manager is still only aware of version 0.16.60.
.
colin.jack
Rated:
2011-12-14 12:27:57
This should be a very useful plugin but I've found it a little buggy but more importantly very slow. Quite often I'm entering key strokes and waiting a noticable period before they are processed.
.
nbrown
Rated:
2011-11-18 15:26:36
I've been using VI/VIM for 20 years now, and most commands are purely muscle memory for me at this point. I would love to be able to switch to jetbrains' tools, but with this plugin being as broken as it is, it's just too frustrating. Things like basic navigation, unexpected mode changes, and schizophrenic command repeat/undo have me flailing at the keyboard rather than getting work done.

Most of my complaints are minor and have been added to the YouTrack page for the plugin, but it doesn't look like there's been an update in months. VIM is a bit of a religion for a lot of people who use the editor. If you guys open-sourced this plugin as has been suggested previously, I'm sure the community would be more than happy to make it what it should be.
.
rmgraci
Rated:
2011-11-17 18:30:19
I love having vim bindings in PhpStorm and appreciate the authors' efforts. There are some bugs, though. In particular, dFx (http://youtrack.jetbrains.net/issue/VIM-145?projectKey=VIM) deleting one more character than what I asked for is a problem that's very disruptive, since I use this feature a ton. ciW also seems to not work, and that's one I find very useful.

Rather than attempt to fix everything on your own and make everyone happy, why not open source this project and draw on the community to fix some bugs? Since you have an audience that is very motivated to use your plugin and that also happens to be able to code, this is a good candidate to throw up on github and draw on others for some help.
.
warnickr
Rated:
2011-11-15 21:24:45
I have been using this plugin in IDEA for years, and it has worked reasonably well. However, it has not been working as well in recent RubyMine releases. ESC doesn't always put you back into COMMAND mode anymore, and repeat last action key (.) doesn't seem to work very well anymore either. Are there any plans to fix these issues. I like RubyMine, but I need vi.
.
diguessineedalogin
Rated:
2011-11-09 17:48:25
Wow, I entered a detailed multi-paragraph review in here, and this idiotic website cleared it all out because I got the captcha wrong.

I guess I'll just say that the only thing worse than this website is the IdeaVIM plugin. There is no non-trivial vi feature that it doesn't manage to get completely wrong. The 'u' command treats motions as individual actions, not just edits. The '.' command never does what you expect. The sed 's' command isn't supported at all. Even if you've used vim for only a week, you'll almost certainly find this plugin to be completely unusable. Total piece of crap.
.
trodrigues
Rated: noRate
2011-11-07 21:26:50
Also, for those missing Lion key repeat, the following command enables it just for WebStorm. No need to reboot, just reopen the app:
defaults write -g com.jetbrains.WebStorm -bool false
.
trodrigues
Rated:
2011-11-07 20:46:17
Would be useful to have change/deletion inside pairs, kinda like di" to delete inside a pair of quotes or di>. It's weird because this does seem to work for some pairs like {} but not for others.

And apparently more people are missing this feature
.
charrison
Rated: noRate
2011-11-04 05:42:25
Update: The missing key repeat is a Lion 'feature' that can be re-enabled by following this page http://www.belchak.com/2011/07/23/re-enabling-key-repeat-in-osx-lion/ (be sure to reboot to have it take effect)
.
charrison
Rated: noRate
2011-11-04 05:32:06
I've just downloaded this plug-in and I'm looking forward to being able to use vi-style editing in AppCode.

I notice that when I press and hold the 'j' key that it only goes down a single line. In other vi editors, this will keep moving down lines until I lift my finger. My personal editing style seems to use this feature a lot! Is there any way to turn on the 'repeats'?

I've tried adjusting the Mac keyboard preferences, but that didn't seem to have any affect. It isn't just slow to repeat, it doesn't repeat at all.

I'm using the latest version of AppCode, the plug-in and Lion.
.
llappall
Rated: noRate
2011-10-28 20:33:46
Doesn't work in Idea 10.5, build #IU-10.105
.
zesty
Rated: noRate
2011-10-12 09:24:08
Does not work 0.16.60 on RM 3.2.4, build 107.612. Choosing the Vim keymap makes a number of keybindings blue/unbound.
.
dansbecker
Rated:
2011-09-13 04:18:59
I wanted to love PyCharm, and I couldn\\\'t really use it without IdeaVIM. But it seems much slower with IdeaVim.

It\\\'s slow enough that I\\\'ve mostly gone back to using vim instead of the IDE.

The functionality is there though.
.
finkel
Rated:
2011-09-01 21:53:52
+1 for this: "Please do make it so that popup dialogs don't work with the vi-mode enabled."

The current insert bugs with popups are the main painpoint--it would be best to simply removed vi-mode for all the popups.
.
dsummersl
Rated:
2011-08-26 18:10:32
I can only move one space when I hold down the motion keys hjkl with the new Lion and Intellij builds. I have to hen peck them instead of holding down the j to move move move. Kinda nnoying. Still love this plugin though.
.
admirau
Rated: noRate
2011-08-11 13:27:03
Does it support 'ci{' syntax? Looks like this does not work for me.
.
Yaroon
Rated:
2011-08-10 13:05:20
Please do make it so that popup dialogs don't work with the vi-mode enabled.
.
onemetersunshine
Rated: noRate
2011-07-02 10:34:13
Nike makes some amazing shoes for men. Whether you need them to play basketball or another sport,
or just want to look good when you're walking around with a pair of jeans, they have something to nike air max fit every taste and situation. There are a few new ones that are really making a huge impression.
[url=http://www.sale-brandshoes.com/category-190-b0-wholesale-cheap-women-s-nike-air-max-90.html]Air Max 90[/url] Zoom Kobe men's basketball shoe is a great looking shoe. It has flexible grooves to improve the articulation and flexibility. It also has solid rubber and a herring bone for extra support. An EKG pattern offers a non marking traction. It also has a mid foot shank and a full length phylon midsole. Kobe's name is marked on the tongue, and this shoe nike [url=http://www.sale-brandshoes.com/category-179-b0-wholesale-cheap-mens-nike-air-max-2011.html]Air Max 2011[/url] offers some new technology fly wire for ultra light weight comfort. This shoe scores high for maximum support and comfort.
.
johan__
Rated:
2011-07-01 14:40:48
I've installed RubyMine 3.2 Beta followed by the IdeaVIM plugin.

Unfortunately the VIM key bindings are not working - not sure if it is caused by the plugin, or RM 3.2?

thanks

Johan
.
fatso83
Rated:
2011-06-22 15:15:54
The latest update breaks the key bindings on Mac OS X. Neither Cmd-V or Cmd-B works anymore, as well as many others. A real PITA.

Hopefully this new release fixes the many exceptions IntelliJ complains that IdeaVIM is throwing, but I cannot stand to use it without a functioning keyboard.
.
Anonymous
Rated:
2011-06-17 19:13:14
> If you dw (delete a word) and the word is the last in the line, the newline at the end of the line is removed as well. This is not how VIm works. It should leave the new line character.

My fingers are conditioned to use D (delete to end of line) in that case. It's a bit of hurdle if you're conditioned to use dw, but as least it's a legit work-around. give it a try.

- Jay
.
Anonymous
Rated:
2011-06-10 19:09:41
cmd v, cmd c for normal copy/paste no longer work on OSX with latest version of this plugin and 10.5. This might be something to do with the fact that the keybindings are not cntrl Insert/Shift insert and there is no insert key on macs.
.
vimpire
Rated:
2011-06-07 22:14:42
I really like this plug-in, but with the Intellij Community Ed. + Scala on a 13" MacBook Pro w/ 8GB of ram, IdeaVIM runs extremely slow that it is unusable. It runs so slow that when I press "esc" to exit insert mode, the event gets missed until I've waited a few seconds and repeatedly pressed ESC.

Will this be fixed in the future?
.
Anonymous
Rated: noRate
2011-05-27 23:14:38
Hard to find the solution of how to turn on VIM. Tools -> and make sure VIM Emulator is checked. Works for realz now.
.
Anonymous
Rated: noRate
2011-05-27 21:08:07
Upgraded to Idea 10.5 and the latest plugin. VIM no longer on nor can I figure out how to turn it back on. Ugh I cannot work without this plugin.
.
Anonymous
Rated: noRate
2011-05-27 13:14:15
Please ensure that you are using the latest version for IDEA 10.5.
.
Anonymous
Rated: noRate
2011-05-26 23:46:11
This plugin stopped working for me in 10.5 (IU-107.105).
.
Anonymous
Rated: noRate
2011-05-23 16:16:58
Just updated my IDEA to 10.5 last week, and got the newest IdeaVIM. But now I can no longer use the typical shortcuts like ^N, ^B, ^Q etc. like before.
This feels like a nasty regression, or do I need a specific keymap to restore this?
.
Anonymous
Rated:
2011-05-05 01:36:39
I could not use PyCharm without this plugin.

One little problem that bites me often.

If you dw (delete a word) and the word is the last in the line, the newline at the end of the line is removed as well. This is not how VIm works. It should leave the new line character.

Thanks,

Joshua Gourneau
.
Anonymous
Rated:
2011-05-03 18:01:37
The version stamp applied to this most recent build makes it not eligible to install in PyCharm 1.2.1 (the current version). PyCharm shows as build #PY-105.58 and the plugin is tagged with version 106.500. Please help! I'm stuck on IdeaVIM 0.14.54 and the escape key behavior is making me nuts!
.
Anonymous
Rated:
2011-04-30 23:49:15
Awesome plugin, many thanks
.
Anonymous
Rated:
2011-04-26 20:35:38
Is the update not compatible with 10.0.3?
.
Anonymous
Rated:
2011-04-26 13:18:50
Thanks for the quick update for http://youtrack.jetbrains.net/issue/VIM-97

It works as expected now.
.
oleg_s
Rated: noRate
2011-04-26 12:32:50
Hello guys, we've just published plugin version compatible with latest IntelliJ platform IDEs EAPs. Also this version includes better keymap handling. You are welcome to try it.
.
Anonymous
Rated:
2011-04-21 12:34:20
thank you very much for re-starting development of this plug-in.


can you please add ci" command (change the text inside a set of quotation marks command).it's a very useful command.


thanks again for this awesome plug-in.
.
Anonymous
Rated:
2011-04-20 01:38:12
I'm digging it.
.
oleg_s
Rated: noRate
2011-04-19 15:46:34
Please submit an issue at http://youtrack.jetbrains.net/issues/VIM
.
Anonymous
Rated:
2011-04-09 00:19:01
Great plugin. Seems to not work with the CamelHumps option, though, any plan to implement that?
.
Anonymous
Rated:
2011-04-07 20:54:08
GREAT job! I can't work without this plugin.
.
Anonymous
Rated: noRate
2011-04-07 12:45:19
In the next version I'm going to make ideavim plugin to ask for a permission to use Vim keymap instead of users one. Expect it coming soon.
.
Anonymous
Rated:
2011-04-04 23:06:03
.
Anonymous
Rated: noRate
2011-04-04 21:30:13
Why did you start to force vim keymaps on every restart?
Please stop to patronize me.
.
Anonymous
Rated: noRate
2011-04-04 00:40:27
on os x it breaks things like command+a (select all) and command+c (copy) etc, and whats worse, those don't work after uninstalling the plugin!

.
Anonymous
Rated:
2011-04-02 02:45:36
I noticed one of the bug fixes was adding keybindings for Mac OS X + Vim. I don\'t see the bindings anywhere
.
oleg_s
Rated: noRate
2011-04-01 14:05:47
Fixed plugin version is available. Release notes are available here: http://youtrack.jetbrains.net/releaseNotes/VIM?q=fixed+in%3A+0.14.54+fixed+in%3A+0.14.53
.
oleg_s
Rated: noRate
2011-03-31 13:10:39
Thanks for the reports, will roll out fixed version asap.
.
Anonymous
Rated:
2011-03-31 11:59:02
After last update i lost commenting code feature with Ctrl+slash. rolled back to previous version :)
.
OOPMan
Rated:
2011-03-31 10:48:59
I recently IdeaVIM and for some reason now CTRL+SPACE to complete no longer works.

I looked into the keymaps and found that CTRL+SPACE and a bunch of other keys were no listed under Keymaps->Plugins->IdeaVIM->Keys, while the Keymaps->Main Menu->Code->Complete Code list was blank.

I was able to get CTRL+SPACE working again for code complete by adding it to the Keymaps->Main Menu->Code->Complete Code, overriding the mapping to Keymaps->Plugins->IdeaVIM->Keys and restarting the IDE.

This wasn't a problem on the previous version of IdeaVIM.

Any ideas on what's going on here?
.
Anonymous
Rated:
2011-03-30 18:05:12
I really like the plugin. It would be nice it vim split shortcuts would work by default.

ie:
^ws horizontal split
^wv vertical split
^wc close window
^wo close all windows except current
^ww go to next window
^wh go to the window on the left
^wj go to the window on the bottom
^wk go to the window on the top
^wl go to the window on the right
.
oleg_s
Rated: noRate
2011-03-30 13:11:12
Hello Seancrotty,

This seems to be documentation glich, feel free to submit a feature request.

Regards,
Oleg
.
seancrotty
Rated:
2011-03-30 00:22:39
Great to see the plugin back in development.

Question: index.txt (https://github.com/olegs/ideavim/blob/master/docs/vim/index.txt) mentions that the EX Command :g[lobal] is available. But when I try to use it with IDEA I get the usual message "VIM - Not an editor command :g"

Am I missing something?

Thanks!
.
oleg_s
Rated: noRate
2011-03-26 19:37:32
We'll appreciate a lot your bug reports at: http://youtrack.jetbrains.net/issues/VIM
Vim keymap is crucial for correct plugin work.
.
Anonymous
Rated:
2011-03-25 22:45:35
Tried it for about 3 houres and it crashed about 4 times, I´d really love to use this properly.
Isn´t it possible to use it with any other keymap than VIM? Always I start RubyMine my Default Keymap changes to VIM :F
.
Anonymous
Rated:
2011-03-24 17:37:07
Thanks for updating the plugin! This plugin is a godsend.
.
Anonymous
Rated:
2011-03-17 02:40:10
Ah, I see. It's a bug with the OS X keymap. That's far more forgivable than intentionally pulling the rug out from under my feet and changing all of my key mappings. In the meantime I downloaded the source from GitHub, built it myself and installed it, and it seems that the bug is fixed there. Can't wait to see it fixed in the official repository version.
.
Anonymous
Rated:
2011-03-17 01:14:47
Hey, why did you break all of my existing RubyMine keymappings when I upgraded to the new version? I can't use Command-N to open a class any more? Or Command-B to jump to a definition? Now I need to learn an entirely new keymap or quit using your plugin? I don't know why you would do this to your users. F.
.
oleg_s
Rated: noRate
2011-03-15 17:07:13
New plugin version is out!
.
oleg_s
Rated: noRate
2011-03-10 11:30:36
Hello guys,

We've recently moved ideavim plugin to the github hosting: https://github.com/olegs/ideavim.
Expect fixed version coming soon!

Regards,
Oleg
.
Anonymous
Rated: noRate
2011-03-10 03:56:15
It's a long long wait..
.
fatso83
Rated:
2011-03-09 18:23:49
As of now, it is unfortunately too buggy. It was buggy in IntelliJ 9 and is just as, if not more, buggy in IntelliJ 10.

I love to use it though, but I often have to turn it off because it hangs in some mode, often having to hammer Esc and arrow keys for ages before it snaps out of it.

IndexOutOfBoundExceptions keep the little red icon flashing a lot of the time. Still: better than nothing :)
.
Anonymous
Rated:
2011-03-04 03:25:49
Even cannot work without this excellent plugin.
Good job guys, please update for IDEA X.
.
Anonymous
Rated:
2011-03-01 18:02:25
I have a problem using Live Templates and the $SELECTION$ keyword. It does surround the selection, but removes everything else on the row. :-/ Otherwise, great plugin!
.
Anonymous
Rated: noRate
2011-02-28 03:49:05
oleg_s, that's a great great news..
.
oleg_s
Rated: noRate
2011-02-25 17:35:56
Hello guys, we have some work on the ideavim plugin planned, however we are waiting for sourceforge cvs service recovery after attack.
.
Anonymous
Rated:
2011-02-25 03:33:56
Need some donation? Just say it out.. Update it pleeeeeeeeeeeeeease~~~
.
Anonymous
Rated:
2011-02-23 01:05:49
Sloooow in RubyMine 3.1 as well. I check every day for update. This is a killer plug-in for many developers. We are lost without VIM as some newbe is lost with it.
Thanks.
.
Anonymous
Rated:
2011-02-22 04:04:52
So slow in IDEA 10.
Update it, please! I love this plugin so much!
.
Anonymous
Rated:
2011-02-06 10:25:16
I dont\' see any activity on this plugin. It is still missing a LOT of functionality and is a buggy at times. This is most likely is a show stopper for purchasing PyCharm licenses for my entire company as we are very much driven by VIM.
.
subhaze
Rated:
2011-02-04 00:28:21
As stated by a previous comment:
----
2) Make caret behave as always when the plugin is off. Currently it is forced to always stay in the view, so it is moving with the scrolling ;(
----

This fix would be awesome, otherwise love the plugin!
.
Anonymous
Rated:
2011-01-25 01:20:49
@Anonymous on 2011-01-22T12:00:54,

I just installed version 0.12.7-9.x on IntelliJ IDEA 10.0.1 and it works very well.

Can you elaborate on the slowness you see?

I doubt it is related to keymaps but try using the default keymaps and manually add your frequent key strokes like Ctrl-U and Ctrl-D.
.
Anonymous
Rated:
2011-01-22 12:00:54
Too slow in IDEA 10.
.
Anonymous
Rated:
2011-01-21 17:13:09
Awesome!
.
Anonymous
Rated:
2011-01-08 04:02:02
This plugin has worked flawlessly for me in IDEA 9.0.x and X. Excellent plugin - thanks!
.
Anonymous
Rated: noRate
2011-01-02 02:12:37
cannot install 0.12.7-9.x on rubymine 3.0.1
error:
com.maddyhome.idea.vim.key.CommandNode cannot be cast to com.maddyhome.idea.vim.key.ParentNode
.
Anonymous
Rated:
2010-12-28 03:14:01
.
Anonymous
Rated:
2010-12-23 13:36:33
Love this plugin. It alone automatically makes PhpStorm choise #1 for me. Thanks a ton for your work!
.
warnickr
Rated:
2010-12-13 21:52:43
I have been using this plugin from the beginning and love it as I am a long time VI user.
.
Anonymous
Rated: noRate
2010-12-10 12:26:07
can't see it in the Keymaps selection in v10 (mac)
.
Anonymous
Rated:
2010-12-01 20:52:21
This is the reason why I bought RubyMine. Thank you thank you thank you!!!
.
Anonymous
Rated:
2010-11-17 00:06:30
This is probably the most important plugin in the IDE. It makes coding so much easier.
.
georgeal
Rated:
2010-11-14 23:11:43
Couldn't imagine using IDEA without this. Much appreciated!

- Allen
.
Anonymous
Rated:
2010-10-28 04:42:24
.
Anonymous
Rated:
2010-10-20 16:14:25
awesome plug-in
.
Anonymous
Rated:
2010-10-15 18:59:38
Awesome plugin, but... Could you please fix two things:
1) Add virtualedit mode
2) Make caret behave as always when the plugin is off. Currently it is forced to always stay in the view, so it is moving with the scrolling ;(
Thanks a lot!
.
Anonymous
Rated:
2010-10-15 13:32:55
Thanks for the awesome plugin! Keep up the good work!
.
Anonymous
Rated:
2010-09-29 20:18:27
.
Anonymous
Rated: noRate
2010-09-19 11:05:30
please try to remove vim from various dialogue box.

ctrl+shift+f
debug, run tool window
F5, F6 keys, etc.
.
Anonymous
Rated: noRate
2010-09-19 10:59:01
please update the help. I am new to vim and find the help very unhelpful.
.
Anonymous
Rated:
2010-08-15 08:07:54
.
Anonymous
Rated:
2010-07-29 01:09:03
Thank You!
This is a life saver. I just started working in a big company with a massive codebase, requiring the use of an IDE.
This plugin for IntelliJ has made the transition so easy! Amazing well done.
.
Anonymous
Rated:
2010-06-27 23:35:00
Thank you so much for this!!! I only wish that the vi mode wasn't in search dialogs (and various others). Are there plans to remove that?
.
Anonymous
Rated:
2010-06-24 22:44:36
.
rastafarra
Rated:
2010-06-22 14:41:42
.
Anonymous
Rated:
2010-06-20 11:29:13
A great plugin. Although it would be great if the autocompletion (ctrl+space, ctrl+alt+space) could be mapped to crtl+n, ctrl+x+o/p etc.
.
zmanning
Rated:
2010-06-08 19:03:13
I can't see ever going back to any other ide because of this plugin.
.
Anonymous
Rated:
2010-05-15 00:22:50
Best of both worlds... Awesome!
.
Anonymous
Rated:
2010-04-22 15:03:50
that's what i was lacking in all IDEs
.
Anonymous
Rated:
2010-03-30 05:45:40
Fantastic to see some long-standing issues fixed! An absolute must-have for vi-fans!
.
rblasch
Rated:
2010-03-15 17:26:03
Some rough edges, but overall pretty amazing how many things are working. Highly recommended!
.
Anonymous
Rated: noRate
2010-03-01 19:05:09
You are welcome at http://youtrack.jetbrains.net/issues/VIM
for bug reports and feature requests.
.
KappaYeates
Rated: noRate
2010-02-27 11:31:02
after installing 0.12.6-9.x, IDEA sometimes doesn't respond to my keyboard clicks.
.
oleg_s
Rated: noRate
2010-02-24 16:35:53
Plugin version for IDEA 9.0 is available for download!
.
david_beutel
Rated:
2010-02-09 23:09:40
I\'m not buying IDEA 9 without this plugin.
.
david_beutel
Rated:
2010-02-09 22:54:08
I'm not buying IDEA 9 without this plugin.
.
Anonymous
Rated:
2010-01-15 06:02:03
Ever since I purchased RM last October, the plugin list always shows IdeaVIM 12.2 instead of the current 12.5 version, so tonight I downloaded and replaced the files in ...plugins/IdeaVIM (Mac OS X)

Now the plugin works. Thank you so very much for this! My fingers and brain are happy-happy-joy-joy now that they can type again instead of constantly reaching for the trackpad and button.

For me, I'd happily pay $99 for this plugin alone.
.
cboettcher
Rated:
2009-12-31 06:56:45
.
Anonymous
Rated: noRate
2009-12-17 16:40:06
What is the status on this plugin. I downloaded the source to try to fix some issues that I have when using IDEA 9.

But I cannot compile, because of the following errors, it seems the API has changed in a few places. I would be glad to help if I can only get started in the first place.

Regards
Anders

Information:Note: Some input files use unchecked or unsafe operations.
Information:Note: Recompile with -Xlint:unchecked for details.
Information:Compilation completed with 11 errors and 69 warnings
Information:11 errors
Information:69 warnings
/Users/andersjanmyr/External_Projects/ideavim/src/com/maddyhome/idea/vim/KeyHandler.java
Error:Error:line (484)cannot find symbol constructor AnActionEvent(,com.intellij.openapi.actionSystem.DataContext,java.lang.String,com.intellij.openapi.actionSystem.Presentation,int)
/Users/andersjanmyr/External_Projects/ideavim/src/com/maddyhome/idea/vim/group/ChangeGroup.java
Error:Error:line (1,522)cannot find symbol constructor TextChange(int,java.lang.CharSequence,java.lang.CharSequence)
/Users/andersjanmyr/External_Projects/ideavim/src/com/maddyhome/idea/vim/group/FileGroup.java
Error:Error:line (61)cannot find symbol constructor OpenFileDescriptor(com.intellij.openapi.vfs.VirtualFile)
Error:Error:line (185)cannot find symbol constructor OpenFileDescriptor(com.intellij.openapi.vfs.VirtualFile)
Error:Error:line (208)cannot find symbol constructor OpenFileDescriptor(com.intellij.openapi.vfs.VirtualFile)
Error:Error:line (223)cannot find symbol constructor OpenFileDescriptor(com.intellij.openapi.vfs.VirtualFile)
/Users/andersjanmyr/External_Projects/ideavim/src/com/maddyhome/idea/vim/group/SearchGroup.java
Error:Error:line (1,240)getAttributes(com.intellij.openapi.editor.colors.TextAttributesKey) in com.intellij.openapi.editor.colors.EditorColorsScheme cannot be applied to (com.intellij.openapi.editor.colors.ColorKey)
/Users/andersjanmyr/External_Projects/ideavim/src/com/maddyhome/idea/vim/group/MotionGroup.java
Error:Error:line (463)cannot find symbol constructor OpenFileDescriptor(com.intellij.openapi.vfs.VirtualFile)
/Users/andersjanmyr/External_Projects/ideavim/src/com/maddyhome/idea/vim/undo/UndoManager.java
Error:Error:line (187)cannot find symbol constructor DocumentChange(int,java.lang.CharSequence,java.lang.CharSequence)
Error:Error:line (202)beforeDocumentSaving(com.intellij.openapi.editor.Document) in com.maddyhome.idea.vim.undo.UndoManager.FileDocumentListener cannot implement beforeDocumentSaving(com.intellij.openapi.editor.Document) in com.intellij.openapi.fileEditor.FileDocumentManagerListener; overridden method does not throw com.intellij.openapi.fileEditor.VetoDocumentSavingException
/Users/andersjanmyr/External_Projects/ideavim/src/com/maddyhome/idea/vim/helper/DocumentManager.java
Error:Error:line (79)cannot find symbol method markFileAsUpToDate(com.intellij.openapi.vfs.VirtualFile)
.
Anonymous
Rated: noRate
2009-12-15 12:06:11
IdeaVIM doesn't seem to work in IntelliJ 9.

The follwoing error dielog appears while starting:

"Plugin IdeaVIM failed to initialize and will be disabled:
com.maddyhome.idea.vim.key.CommandNote cannot be cast to com.maddyhome.idea.vim.key.ParentNode
Please restart IntelliJ IDEA."

Nay ideas?
.
Anonymous
Rated:
2009-11-19 02:07:36
Is this plugin not open source anymore?
The CVS on sourceforge is not the current version..

Would be a pity - I would like to contribute..
.
Anonymous
Rated: noRate
2009-10-19 23:53:28
The plugin is not available for RubyMine 2.0 beta
.
Anonymous
Rated:
2009-09-24 15:32:33
The plugin works fine but there are still some annoyances, I work on a MacBook, so I do not have an insert key in my built-in keyboard, in MacVim (and in any version of Vim) I just type gR to begin the Replace mode, this however does not work with this plugin, but it have the same vi functionality that I prefer just because I'm forced to use this IDE in my job.
.
Anonymous
Rated:
2009-09-19 12:11:17
Long, long time VIM user. LOve IntelliJ. Installed the plugin. It crashes every time I open a file, with a complaint about invalid file length.
.
Anonymous
Rated: noRate
2009-06-14 23:02:34
The latest vim plug 0.12.3 upgrade fails with message: "com.intellij.modules.lang: error in opening zip file".
.
Anonymous
Rated:
2009-02-19 04:47:52
I would not use any IDE unless it had vi mode. This plugin works mostly, except that I get lot of error traces when refactoring. Nothing of concern since I can dismiss the error and continue. The only problem is that regular copy/paste do not work when using this plugin. It is a shame (gvim works beautifully with regular copy/paste). The other problem is that folded comment blocks open up when I introduce a comment and stay open. A few minor annoyances do exist, but still makes IntelliJ usable.
.
Anonymous
Rated:
2008-12-11 22:09:27
I purchased Idea because of this plugin. If it didn't exist, I would not have bought Idea
.
Anonymous
Rated:
2008-09-13 01:09:12
The editor is nice, but the fact that it breaks the auto-scrolling in the console (run) window makes it more annoying than it's worth. And the fact that the problem was logged as a bug (#1578495) back in 2006...
.
Anonymous
Rated:
2008-08-15 18:12:27
.
Anonymous
Rated:
2008-07-31 09:51:25
Excellent plugin.
- Vinu
.
jeffreyajones
Rated:
2008-06-19 20:32:48
I couldn't use Idea without this plugin. Thanks, Rick!
.
majorbugger
Rated:
2008-05-09 19:36:34
Absolutely essential! Your plugin is a life saver, buddy!
.
Anonymous
Rated:
2008-04-23 19:11:06
Very Very great!
.
masanobuimai
Rated:
2008-04-14 11:27:45
Greate!!
.
Anonymous
Rated:
2008-03-01 16:38:49
.
Anonymous
Rated:
2007-11-03 20:48:46
.
Anonymous
Rated:
2007-08-25 20:49:18
Great plugin! A life saver!
.
mjparme
Rated:
2007-05-23 20:56:37
Essential plugin if you don't like having to take your hands off the keyboard when coding.

Probably have to be an old school Unix person to need VI, I personally can't code without it ...some might say I can't code with it...hah!
.
Anonymous
Rated:
2007-05-22 15:05:23
Absolutely essential - and helps to hide the fact I'm running an IDE on Windows :)
.
Anonymous
Rated:
2007-04-28 15:52:54
.
Anonymous
Rated:
2006-12-12 19:49:13
I love this plugin - I don't think I could use IDEA without. A must have!
.
Anonymous
Rated:
2006-12-12 19:28:20
I don't think I could use IDEA without this plugin. It's by far my favorite and most essential.
.
Anonymous
Rated:
2006-12-12 00:49:54
Great!
.
Anonymous
Rated:
2006-11-18 19:38:22
I think the VIM module is great.
-tpop
.
iklotzko
Rated:
2006-10-18 22:28:29
Very easy to use. Integrates well within IntelliJ IDEA. It's not just a set of key-mappings.
.
Anonymous
Rated:
2006-09-23 15:43:15
it's probably much harder to make vi style, then others (likes emacs and all), and was surprised by the fact such plugin exist at all. It's hard to find vi style in any other dev env. and I am pretty used to vi style, type count saving
.