Skip to content
| Marketplace
Sign in
Visual Studio Code>Keymaps>VimFastInsertModeNew to Visual Studio Code? Get it now.
VimFastInsertMode

VimFastInsertMode

KarlMogensen

|
3 installs
| (0) | Free
branched from the vim extension with customized fast insertmode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

fast_insert_mode mod of the vscode vim extension

Completely bypassing extension logic when the setting is enabled - good for fast insert mode typing, disable it when want to do vim things in insert mode (macroes etc). This is a small modification of the original extension https://github.com/VSCodeVim/Vim

Toggle the new mode using settings.json:

{
  "vim.fastInsertMode": true
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft