mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
tests - reduce spam and work
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
{
|
||||
"editor.minimap.enabled": false // see https://github.com/microsoft/vscode/issues/115747
|
||||
"editor.minimap.enabled": false, // see https://github.com/microsoft/vscode/issues/115747
|
||||
"workbench.editor.languageDetection": false,
|
||||
"typescript.disableAutomaticTypeAcquisition": true,
|
||||
"json.schemaDownload.enable": false,
|
||||
"npm.fetchOnlinePackageInfo": false,
|
||||
"npm.autoDetect": "off",
|
||||
"workbench.localHistory.enabled": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user