Download List

Project Description

Vrapper is an Eclipse plugin which acts as a
wrapper for Eclipse text editors to provide a
Vim-like input scheme for moving around and
editing text. Unlike other plugins which embed Vim
in Eclipse, Vrapper imitates the behavior of Vim
while still using whatever editor you have opened
in the workbench. The goal is to have the comfort
and ease which comes with the different modes,
complex commands, and count/operator/motion
combinations which are the key features behind
editing with Vim, while preserving the powerful
features of the different Eclipse text editors,
like code generation and refactoring.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-12 21:17 Back to release list
0.14.0

Toggling Vrapper enables or disables Vim-emulation for all open editors. Visual mode operations may be repeated. Pasting in visual mode is possible. "Join lines" positions the cursor between the joined parts. Paragraph motions and text objects were added. Yanking text objects moves the cursor to the start of the text object. The zz command was fixed to work correctly with folded sections. The z., zb, zt, and z- commands were added. Pressing caps lock or alt is not interpreted as a keystroke anymore, so caps lock and alt can be used in command line mode to input caps and special characters.

Project Resources