We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b07dc0 commit c393944Copy full SHA for c393944
1 file changed
.vscode/settings.json
@@ -19,8 +19,8 @@
19
}
20
],
21
"yaml.schemas": {
22
- "schemas/2024/04/bundled/config/document.vscode.json": "**.dsc.{yaml,yml,config.yaml,config.yml}",
23
- "schemas/2024/04/bundled/resource/manifest.vscode.json": "**.dsc.resource.{yaml,yml}"
+ "schemas/v3/bundled/config/document.vscode.json": "**.dsc.{yaml,yml,config.yaml,config.yml}",
+ "schemas/v3/bundled/resource/manifest.vscode.json": "**.dsc.resource.{yaml,yml}"
24
},
25
"sarif-viewer.connectToGithubCodeScanning": "off",
26
"vscode-nmake-tools.workspaceBuildDirectories": [
0 commit comments