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
- Limit infinite recursion in macros
- Cursor jumps to end of line after expanding emmet in insert mode and changing to normal mode.
- Use objects as poor man's keyword arguments for some functions
- Mapping a single key (say 'q') to ESC in insert mode and then mapping keys sequence to 'q' switches vim to normal mode
- Issue with cursor position using visual line movement (`gj` and `gk`)
- Remove subclassing from actions.ts
- Support for the arabic language.
- `gb` should be repeatable by `.`
- Write some helper methods rather than directly adding transformations to the list
- `<D-v>` to paste in normal mode does not create an undo point
- Docs
- TypeScript not yet supported