We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e529771 + e5cdd7d commit c59a7a2Copy full SHA for c59a7a2
.vscode/settings.json
@@ -36,6 +36,7 @@
36
"files.readonlyInclude": {
37
"**/node_modules/**": true,
38
"**/yarn.lock": true,
39
+ "**/Cargo.lock": true,
40
"src/vs/workbench/workbench.web.main.css": true,
41
"src/vs/workbench/workbench.desktop.main.css": true,
42
"src/vs/workbench/workbench.desktop.main.nls.js": true,
0 commit comments