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
- globalStorage/vscodevim.vim/.registers': Error: ENOENT: no such file or directory
- Failed to handle key `<tab>`: Cannot read properties of null (reading 'sep')
- paragraph-wise yank and paste inserts paragraph before/after current character, instead of current line.
- Mark not set
- in VIM i can have a keymap like this '\"_d' which deletes like the normal d key but it copies the content to the underscore clipboard (in other words it destroys it doesn't copy it and doesn't change my last copied item) I wonder if there is some how to do this in this vim plugin
- Unable to get key repeat working on macOS
- Failed to handle key `<C-v>`: Cannot read properties of null (reading 'pushUndoStop')
- gwip - reflow paragraph does not work
- Failed to handle key `<C-v>`: Cannot read properties of null (reading 'pushUndoStop')
- Failed to handle key `2`: Cannot read properties of undefined (reading 'uri')
- Docs
- TypeScript not yet supported