Download List

项目描述

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 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.

2009-09-04 23:49 Back to release list
0.10.0

此版本修正了不同的键盘布局的问题,结合这些钥匙不一定在0.8(上一页,下一页,太空,返回,删除),实施不区分大小写的搜索通过选择“ignorecase”和“smartcase”,并提高撤消在插入的行为。
This release fixes issues with different keyboard layouts, binds keys
which were not bound in 0.8 (page up, page down, space, return, delete),
implements case-insensitive searches via the options "ignorecase" and
"smartcase", and improves undo behavior during insertions.

Project Resources