Eclipse文本編輯器插件 Vrapper
Vrapper 是一個Eclipse的文本編輯器插件,使文本編輯器具備 vi 的編輯效果。功能特性:
- Operators (d, c, y, p, ... full list)
- Motions (h, j, w, e, ... full list)
- Text Objects (aw, iw, a", ... full list)
- Counts to repeat operators and motions
- The famous dot operator to repeat the last change
- Registers (unnamed, named (a-z), read-only ("." and "/"))
- Marks (named, "'", ".", "^")
- Basic search using /, ?, n, N, *, #, no regular expressions supported (yet)
- Incremental search
- Search highlighting
- Visual mode to highlight text
- Key mappings and macros
- Works with all editors based on the "AbstractTextEditor" class
- All features of the "wrapped" editor are still available
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!