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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to vim
Help out
- Issues
- When using Microsoft Pinyin (Input Method Editor) in VSCodeVim, the prompt bar keeps moving, making the content unclear
- easymotion
- Change in () or "" or '' or {} works only when curser is inside the said characters
- Change in () or "" or '' or {} works only when curser is inside the said characters. An extremally useful and necessary feature of vim is to be able to use c-i-"" or any other characters instead of "" in a line WITHOUT being inside the braces. Eg: if my curser is at the start of the line void main(void) In vim am able to use c-i-( to automatically replace whatever is inside(). In vscode however we need to be inside the braces to use the command
- fixes #7859 #5582: support global mark jumping
- Rebound h or l requires double tapping when switching directions
- Failed to handle key ` `: command 'vspacecode.space' not found
- See commands on zen mode
- Pass count to the command called by remapper
- :marks could not jump to the file correctly
- Docs
- TypeScript not yet supported