VSCodeVim/Vim

Feature request: custom text objects/motions

Open

#1.096 geöffnet am 29. Nov. 2016

Auf GitHub ansehen
 (13 Kommentare) (38 Reaktionen) (0 zugewiesene Personen)TypeScript (1.271 Forks)batch import
area/not-vim-corehelp wantedkind/feature

Repository-Metriken

Stars
 (12.664 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 9T 13h) (7 gemergte PRs in 30 T)

Beschreibung

I'm an Atom vim-mode-plus user who's been keeping an eye on VSCode for a while: one of the main things that's holding me back from switching is the inability to define various text objects and motions that I've grown accustomed to.

Some examples of custom text objects in other 'vimplementations':

Is there any chance that this kind of extensibility will be available for text objects and motions within VSCode Vim some day?

Contributor Guide