Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Visual Studio Code for Vue.js Developers

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

User Settings, Workspace Settings, and Keybindings in VS Code

In this lesson, we learn about the difference between User settings and Workspace settings in Visual Studio Code. Creating settings unique to a project is as simple as saving a settings.json file in the .vscode directory. This also allows us to save settings directly to source control (git). We also briefly show how to customize keybindings.

Links