Eclipse文本编辑器插件 Vrapper
jopen
13年前
<div id="p_fullcontent" class="detail"> <p>Vrapper 是一个Eclipse的文本编辑器插件,使文本编辑器具备 vi 的编辑效果。功能特性:</p> <ul> <li>Operators (d, c, y, p, ... <a href="/misc/goto?guid=4959517874677980300">full list</a>) </li> <li>Motions (h, j, w, e, ... <a href="/misc/goto?guid=4959517874757806314">full list</a>) </li> <li>Text Objects (aw, iw, a", ... <a href="/misc/goto?guid=4959517874842664277">full list</a>) </li> <li>Counts to repeat operators and motions </li> <li>The famous dot operator to repeat the last change </li> <li>Registers (unnamed, named (a-z), read-only ("." and "/")) </li> <li>Marks (named, "'", ".", "^") </li> <li>Basic search using /, ?, n, N, *, #, no regular expressions supported (yet) </li> <li>Incremental search </li> <li>Search highlighting </li> <li>Visual mode to highlight text </li> <li>Key mappings and macros </li> <li>Works with all editors based on the "AbstractTextEditor" class </li> <li>All features of the "wrapped" editor are still available </li> </ul> <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1328163981906" target="_blank">http://www.open-open.com/lib/view/home/1328163981906</a></p> </div>