VSCodeVim/Vim

Feature request: custom text objects/motions

Open

#1,096 opened on Nov 29, 2016

View on GitHub
 (13 comments) (38 reactions) (0 assignees)TypeScript (1,271 forks)batch import
area/not-vim-corehelp wantedkind/feature

Repository metrics

Stars
 (12,664 stars)
PR merge metrics
 (Avg merge 9d 13h) (7 merged PRs in 30d)

Description

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