H. Ngọc Minh

Results 2 comments of H. Ngọc Minh

This issue seems to be resolved for me since `v2.0.26`. The others stated similar problem as mine but they don't look to be identical so I'm going to close this...

@bpasero Sure, these are my settings: settings.json ```json { "telemetry.telemetryLevel": "off", "update.mode": "manual", "security.workspace.trust.enabled": false, // Window "window.restoreWindows": "none", "window.newWindowDimensions": "inherit", "window.title": "${rootName}", "window.titleBarStyle": "custom", "window.experimentalControlOverlay": true, "window.dialogStyle": "custom", "window.customTitleBarVisibility":...