-
Notifications
You must be signed in to change notification settings - Fork 38.3k
Closed
Labels
Milestone
Description
Refs: #132893
Complexity: 3
This milestone, we will enable the side panel for stable users. This comes with quite a few changes to create a coherent experience. This item is focused on the deprecation of the old "move panel to left/right" behavior. With the new side panel, from a UX perspective, the old move panel behavior is redundant and confusing. Try out the new commands, the old commands, and review the messaging.
Test:
- The old commands
Move Panel Left|Right|Bottom. Bind these to a shortcut to mimic an existing user of the commands. - The new commands
Move Views from Panel To Side PanelandMove Views from Side Panel to Panel. - Review the notifications from the old commands.
- In your
settings.json, add"workbench.panel.defaultLocation": "left"and review the deprecation messaging.
Reactions are currently unavailable