Visual Studio Code for Vue.js Developers
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

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