Description
Icons in each sidebar’s dock needs to be able to be reordered via drag and drop.
Please note that this will need to be applied to the navigator sidebar (left) and the inspector sidebar (right).
Also, keep in mind that we will eventually need the ability to drag these icons down to create a split sidebar like this. This is not required for this PR but we will need this at some point.
This should be saved and synced across all open workspaces, persisting after the app is closed and reopened. It should not be in the preferences UI or in preferences.json. In the View menu, we should have an item labeled “Reset Workspace Layout To Default” that resets this setting to default.
This setting should track icon location per pane, per sidebar. So for example, it can look like this:
- Navigator Sidebar
- panel 1
- project
- source control
- find
- panel 2
- debug
- tasks
- symbols
- panel 1
- Inspector Sidebar
- panel 1
- source control
- file
- quick help
- panel 1
Metadata
Metadata
Assignees
Type
Projects
Status