Visual Studio Code for Vue.js Developers

Watch this course for FREE this weekend only.
Create an account to start watching.

or

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