area/not-vim-corehelp wantedkind/feature
倉庫指標
- Star
- (12,664 star)
- PR 合併指標
- (平均合併 9天 13小時) (30 天內合併 7 個 PR)
描述
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':
- vim-mode-plus-subword-movement (Atom vim-mode-plus)
- vim-textobj-function (Vim)
- vim-textobj-indent (Vim)
- vim-textobj-user (Vim) ...etc
Is there any chance that this kind of extensibility will be available for text objects and motions within VSCode Vim some day?