viPlugin is an Eclipse plugin that adds vi functionality to the editors that are provided with Eclipse (JDT, CDT, etc.).
Tags | Text Editors Integrated Development Environments (IDE) |
---|---|
Operating Systems | POSIX Linux Windows Mac OS X AIX HP-UX Solaris |
Implementation | Java |
Release Notes: This release adds text object selection e.g. diw, cab. A few bugs in the new status bar implementation have been fixed.
Release Notes: A moveable statusbar was added. Improvements were made for opening an external vim instance. A fair share of bugs were fixed.
Release Notes: This release implements pasting the clipboard content to the command buffer. It's also possible to call vim with the currently opened file. There are some bugfixes.
Release Notes: Backported from the Eclipse 3.x branch.
Release Notes: This release implements a confirmation option for search and replace. It adds backtick markers and fixed some bugs.
Nice idea, but commercial ....
Suggestions for enhancements/bugfixes
First of all, thanks for putting this plugin together, because it's really cool, and I love vim. Now I can use the same interface in EclipseIDE.
I have a couple of suggestions for improvements:
1) Fix the bug with search and replace, which is partcularily nasty.
2) Implement CTRL-D CTRL-U, or some other way to scroll up and down than PAGE DOWN/PAGE UP.
Other than that, great work!
Thanks