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
- Addition of option to change modename
- `S` should delete the line and start insert, but it doesn't delete the indent.
- `<D-c>` in insert mode changes to normal mode
- `v` in the end of line should not select the second line.
- `[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
- Docs
- TypeScript not yet supported