VS Code tips — Workspace settings



VS Code tips — Workspace settings

VS Code tips — Workspace settings

Today’s VS Code basic: workspace settings

Workspace settings let you configure settings per project

These settings are saved into the workspace so anyone who opens the project in VS Code will pick them up

https://code.visualstudio.com/docs/getstarted/settings

Comments are closed.