Settings

Theme

Improved Vim Setup in Visual Studio Code

medium.com

3 points by sebastianhoitz 6 years ago · 1 comment

Reader

sebastianhoitzOP 6 years ago

I've been using VS Code for most of my software development lately. However, there were always some issues where the Vim integration did not allow keyboard navigation everywhere. This is a list of settings I collected to allow a deeper integration.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection