Vimate is a Vim emulator for Visual Studio Code, allowing developers familiar with Vim to use Vim workflows in VS Code without switching editors.
Vimate is a Visual Studio Code extension that emulates Vim and brings Vim's key bindings, modes, and workflows to VS Code. It allows developers already familiar with Vim to use VS Code without having to learn a new set of keyboard shortcuts or change their editing workflows.
With Vimate installed, you can enabled Vim mode in VS Code with a single keyboard shortcut. This will switch VS Code into Vim's normal mode, allowing navigation, text manipulation, and other actions via Vim key bindings. You can seamlessly switch between insert mode for text input and normal mode for command executions.
In addition to Vim modes and keyboard shortcuts, Vimate provides many common Vim commands and configuration options to customize your experience. This includes options for custom remappings, Vim settings, auto-commands, and more. Popular plugins like surround.vim and commentary are also integrated.
By installing Vimate, developers can leverage the power, customizability, and flexibility of VS Code without having to move away from accustomed and efficient Vim workflows. The extension continues to be developed and new Vim features added on a regular basis.
Here are some alternatives to Vimate:
Suggest an alternative ❐