You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This milestone, we added a new ux surface for configuring the layout of VS Code. It exists in the title bar on macOS, Windows, and web when the custom titlebar is visible. Your icon may differ.
We intend to experiment with this surface in stable this milestone. Please verify the following:
workbench.experimental.layoutControl.enabled exists as a setting.
For desktop clients, verify whether or not you are in the experiment via the Issue Reporter. If the first part ends with t you are in the experiment. If it ends with c you are not.
Confirm the default value of the setting above matches your experiment value t => enabled c => disabled.
If necessary, enable the setting to continue testing.
Verify all of the actions in the menu work and reflect the workbench layout state.
As usual, provide any feedback on the experience you like or don't like.
The text was updated successfully, but these errors were encountered:
For insiders.vscode.dev, I might not be seeing what I'm supposed to see (the sample screenshot doesn't point at exactly what I'm supposed to be looking for and there's stuff there like a triple dot menu, a puzzle piece and an icon I don't have in my editor):
Or maybe I do have it and you mean I should see the following even though it isn't the same as anything in the screenshot?:
I'm going to assume the latter is what you're after, in which case it all works!
Refs: #137633
Complexity: 3
Create Issue
This milestone, we added a new ux surface for configuring the layout of VS Code. It exists in the title bar on macOS, Windows, and web when the custom titlebar is visible. Your icon may differ.
We intend to experiment with this surface in stable this milestone. Please verify the following:
workbench.experimental.layoutControl.enabled
exists as a setting.t
you are in the experiment. If it ends withc
you are not.t
=> enabledc
=> disabled.As usual, provide any feedback on the experience you like or don't like.
The text was updated successfully, but these errors were encountered: