mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
debt - improve emmet integration tests
- properly close all editors - disable minimap to prevent spammy output
This commit is contained in:
3
extensions/emmet/test-workspace/.vscode/settings.json
vendored
Normal file
3
extensions/emmet/test-workspace/.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