vim
https://github.com/vscodevim/vim
TypeScript
:star: Vim for Visual Studio Code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported31 Subscribers
View all SubscribersAdd a CodeTriage badge to vim
Help out
- Issues
- Add next command functionality
- fix(motion): use 'foldedLine' cursorMove unit for j/k over folds
- Add global
- fix: dd over a single line holding a folded block now deletes the whole block #9933
- dd and yy only affect a single line instead of the entire folded
- Multi Cursor visual select find/replace only replaces on initial cursor
- fix: surrogate pair (emoji) handling for a, r, s, ~, ga commands
- Surrogate pair characters (emoji, rare CJK, etc.) break a, r, s, ~, ga commands
- fix: isolate external changes into separate undo steps (#2007)
- Don't go into visual mode from insert mode on multiselect.
- Docs
- TypeScript not yet supported