mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
integration tests - disable minimap to reduce error output (#115747)
This commit is contained in:
3
extensions/vscode-api-tests/testWorkspace2/.vscode/settings.json
vendored
Normal file
3
extensions/vscode-api-tests/testWorkspace2/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"editor.minimap.enabled": false // see https://github.com/microsoft/vscode/issues/115747
|
||||
}
|
||||
Reference in New Issue
Block a user