-
Notifications
You must be signed in to change notification settings - Fork 30.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI Overlap With window.nativeTabs: false
, window.commandCenter: true
, and Tab per Project
#192801
Comments
This open a new window, not a tab, for me. Did you change the |
Maybe before. But, just now, to test again, I restarted VS Code, then repeated the steps, and got the same results.
I don't know. I provide the output, after my command, from the OUTPUT window that appeared after "Debug: Toggle Keyboard Shortcuts Troubleshooting". Output
|
Thanks for clarifying. I can reproduce when I invoke |
To reproduce
|
…ue`, and Tab per Project (fix #192801)
…ue`, and Tab per Project (fix #192801)
These commands are already disabled in the commands picker, so pushing a change to simply refuse execution when native tabs are not enabled in settings. |
What will the end result for user be? That VS Code opens new window instead of new tab? |
It is a no-op. We do not support native tabs in the UI if you do not enable them. I believe you are trying to do something which we are not supporting: show command center and native tabs, and so please upvote #172464 |
* debt - properly await `runWithFakedTimers` * UI Overlap With `window.nativeTabs: false`, `window.commandCenter: true`, and Tab per Project (fix microsoft#192801) * Revert "UI Overlap With `window.nativeTabs: false`, `window.commandCenter: true`, and Tab per Project (fix microsoft#192801)" This reverts commit 31a191b.
…ue`, and Tab per Project (fix microsoft#192801) (microsoft#192889)
* debt - properly await `runWithFakedTimers` * UI Overlap With `window.nativeTabs: false`, `window.commandCenter: true`, and Tab per Project (fix microsoft#192801) * Revert "UI Overlap With `window.nativeTabs: false`, `window.commandCenter: true`, and Tab per Project (fix microsoft#192801)" This reverts commit 31a191b.
…ue`, and Tab per Project (fix microsoft#192801) (microsoft#192889)
Type: Bug
window.nativeTabs: false
andwindow.commandCenter: true
.vs.code.command.center.and.tab.per.project.mov
VS Code version: Code 1.82.0 (Universal) (8b617bd, 2023-09-06T22:09:41.364Z)
OS version: Darwin arm64 22.6.0
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Extensions (34)
(3 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: