VSCodeVim/Vim

Implement Select Mode similar to Sublime Text Vintageous package

Open

#2.235 aberto em 18 de dez. de 2017

Ver no GitHub
 (0 comments) (7 reactions) (0 assignees)TypeScript (1.271 forks)batch import
help wantedkind/feature

Métricas do repositório

Stars
 (12.664 stars)
Métricas de merge de PR
 (Mesclagem média 9d 13h) (7 fundiu PRs em 30d)

Description

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

Guia do colaborador