VSCodeVim/Vim

Implement Select Mode similar to Sublime Text Vintageous package

Open

#2,235 建立於 2017年12月18日

在 GitHub 查看
 (0 留言) (7 反應) (0 負責人)TypeScript (12,664 star) (1,271 fork)batch import
help wantedkind/feature

描述

  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


Is this a BUG REPORT or FEATURE REQUEST? (choose one): FEATURE REQUEST

Environment:

  • VSCode Version: 1.19.0
  • VsCodeVim Version: 0.10.6
  • OS: Ubuntu 17.10

I know this is pretty opinionated feature request but it would be awesome if VSCodeVIm could provide Select Mode similar to Sublime Vintageous.

I've come from Sublime and this is the feature I've used a lot and am really missing in Code's Vim. How it works: after enabling Select Mode via gh you can use different keys to effectively navigate selections (e.g add cursor for a match with j or skip current selection with k). Though seeing it in action is worth a thousand words; it's really handy and powerful synergy of Vim and multi-cursor mode.

貢獻者指南

Implement Select Mode similar to Sublime Text Vintageous package · VSCodeVim/Vim#2235 | Good First Issue