Unleash the power of Vim in Visual Studio Code, boost your productivity and become an awesome developer. Learn to code at the speed of thought.
Learn Vim is a Visual Studio Code extension that helps you learn Vim right within VSCode.
The best way to learn Vim in VSCode is to install the extension and follow along reading Boost Your Coding Fu while practicing with the exercises.
If you still want to learn Vim but you use another editor (IntelliJ with IdeaVim, Sublime with vintage, Visual Studio with VsVim, Vim/Neovim, etc) you can still take advantage of these exercises below.
Exercises
1. Installing Vim in VSCode
Where you learn how to install Vim in VSCode
2. Baby Steps in Vim
Where you take your very first steps in Vim
3. Moving Blazingly Fast with Vim Motions
Where you learn how to move like the wind in the confines of your editor.
4. Editing Like Magic with Vim Operators
Where you learn how to edit at the speed of thought using Vim operators
5. Vim's Secret Language
Where you take some time to reflect and discover one of the secrets of Vim
6. Inserting Text
Where you learn how to be effective inserting text in Vim
7. Selecting Text
Where you learn how to be effective selecting text in Vim
8. Swiftly Operating on Search Matches
Where you learn how to operate swiftly like the wind on search matches
More Coming Soon