📜  vscode 设置差异用户与工作区 - 任何代码示例

📅  最后修改于: 2022-03-11 14:56:47.656000             🧑  作者: Mango

代码示例1
VS Code provides two different scopes for settings: User Settings - Settings that apply globally to any instance of VS Code you open. Workspace Settings - Settings stored inside your workspace and only apply when the workspace is opened.