Download List

Projeto Descrição

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.

2012-05-15 16:31 Back to release list
0.20.0

Foi adicionado suporte para os seguintes comandos: v _ ~, [{, [(,]},]), |, @ @, "_, i_ctrl-w, i_ctrl-r, i_ctrl-a, i_ctrl-e, i_ctrl-y. Consulte a documentação de vim para explicações. 'gravação' agora é exibido durante a gravação de uma macro. Modificar configurações de pesquisa (noic, hlsearch) afeta a pesquisa atual. Valores booleanos configuráveis agora podem ser marcados com: conjunto <property>?. Diversos bugs foram corrigidos.
Added support for the following commands was added: v_~, [{, [(, ]}, ]), |, @@, "_, i_ctrl-w, i_ctrl-r, i_ctrl-a, i_ctrl-e, i_ctrl-y. See the vim documentation for explanations. 'recording' is now displayed while recording a macro. Modifying search settings (noic, hlsearch) affects the current search. Configurable boolean values can now be checked with :set <property>?. Miscellaneous bugs were fixed.

Project Resources