Skip to content
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

Allow moving the side-panel next to the explorer panel #142819

Closed
martin-braun opened this issue Feb 11, 2022 · 4 comments
Closed

Allow moving the side-panel next to the explorer panel #142819

martin-braun opened this issue Feb 11, 2022 · 4 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) triage-needed

Comments

@martin-braun
Copy link

martin-braun commented Feb 11, 2022

First of all I love the new side panel, thank you for that. I'm really amazed by it's capabilities so far and the execution was well done, especially that I can even put things from the bottom panel into it.

Right now the new side-panel has to be on the opposite side of the explorer panel, but I would like to put the side-panel and explorer next to each other, so I end up with 3 columns like so:

+------------------------------+-------------+-------------+
|                              |             |             | 
|                              |             |             | 
|                              |             |             | 
|        Main Context          | Side Panel  |  Explorer   | 
|                              |             |             | 
|                              |             |             | 
|                              |             |             | 
+------------------------------+-------------+-------------+

It would be nice if the side-panel could be moved to the left or right in a similar fashion like the explorer panel or bottom panel.

I would welcome a context menu entry "move side panel to left/right" when right-clicking it:

Screen Shot 2022-02-11 at 10 24 12 AM

This would really be helpful to use the full potential of the new side-panel. Some more background info why I want both panels next to each other:

I use an extension to auto-collapse the explorer panel and I use the side-panel for opened editors and outline. I hided tabs and use VSCode in portrait aspect ratio. When I open new files I expand the explorer panel or use a command to open a file and only the side-panel is seen permanently to de-clutter my session, I just keep all relevant files to my session open for quicker access. I wish to have both panels on the right side to make my work-flow simpler.

Thank you!

@IllusionMH
Copy link
Contributor

Looks like duplicate of #142742 that was created from comment on the same issue - #141349

@gjsjohnmurray
Copy link
Contributor

/duplicate of #142742

@martin-braun
Copy link
Author

Yes, you are right, thank you for merging and copying my comment to the relevant issue. Really appreciate it! :)

@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) triage-needed
Projects
None yet
Development

No branches or pull requests

5 participants
@IllusionMH @gjsjohnmurray @paulacamargo25 @martin-braun and others