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 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.
- Jump cursor to start/end of indentation level (using existing text blocks)
- Some `[count] command` has different behavior from Vim when the count is too large.
- Deleting a line containing a mark should delete the mark too.
- `visual_p` should delete visual range if the register is empty
- shift+f12 and select one to enter will cause vim to enter visual mode
- Docs
- TypeScript not yet supported