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
- `[num] is` doesn't select the `[num]` inner sentences correctly.
- Visual mode `[num] I, A` should insert the text `[num]` times.
- Interactive `:s` does not update the document until the last replace is confirmed
- Visual multiple empty lines and `c` should delete all the lines and go into insert mode.
- `showcmd` status bar item does not include register when in visual mode
- Add option to change Code's window title according to Vim's current mode
- `d }` may should delete the indent if at the first char of current paragraph
- Line change operation should set `'[` mark at the start of line.
- `<C-V>` and `[num] I, A...` should insert the text `[num]` times.
- `"/ cc` may should not delete the entire line.
- Docs
- TypeScript not yet supported