mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
chore - comment out session exclusion in settings (#295971)
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -70,7 +70,7 @@
|
||||
"test/smoke/out/**": true,
|
||||
"test/automation/out/**": true,
|
||||
"test/integration/browser/out/**": true,
|
||||
"src/vs/sessions/**": true
|
||||
// "src/vs/sessions/**": true
|
||||
},
|
||||
// --- Search ---
|
||||
"search.exclude": {
|
||||
|
||||
Reference in New Issue
Block a user