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

how can we lay side-bar and side panel at the same side #142742

Closed
heartacker opened this issue Feb 10, 2022 · 11 comments
Closed

how can we lay side-bar and side panel at the same side #142742

heartacker opened this issue Feb 10, 2022 · 11 comments
Assignees
Labels
*out-of-scope Posted issue is not in scope of VS Code

Comments

@heartacker
Copy link
Contributor

heartacker commented Feb 10, 2022

image

Another question, how can we lay like this?
(side-bar and side-panel are at the same side(left or right), and keep panel in bottom)

Originally posted by @heartacker in #141349 (comment)

@heartacker
Copy link
Contributor Author

now. it is some kind of inflexibility

@heartacker
Copy link
Contributor Author

heartacker commented Feb 11, 2022

Originally posted by @martin-braun in #142819

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!

@vngmar
Copy link

vngmar commented Feb 15, 2022

Previously possible, now impossible; which equals "change no one asked for."

@martin-braun
Copy link

@vngmar Sorry, but this is wrong. The new side-panel didn't exist before, so it was not possible previously. There are more than enough linked issues to allow you to educate yourself before making a judgement.

@ArturoDent
Copy link

You can put the Panel to either side with v1.64.2. See the move panel command.

@carlfriedrich
Copy link

You used to be able to put the "panel" on the side, which AFAICT no longer is possible.

@pbiggar It is possible with 1.64.2 again. See #141349 (comment).

@pbiggar
Copy link

pbiggar commented Feb 17, 2022

thanks @carlfriedrich and @ArturoDent. I was just reading and found how this could be done. Deleted my comments but it seems you had already replied - appreciate the responses, will try 1.64.2 now!

@heartacker heartacker changed the title how can we layout side-bar and side panel at the same side how can we lay side-bar and side panel at the same side Feb 18, 2022
@martin-braun
Copy link

martin-braun commented Feb 18, 2022

@ArturoDent "move panel" commands move the bottom (primary) panel, not the side panel. Watch for the terms, the side-panel is entirely new and you have to show it using the "toggle side panel" command.

This issue is about moving the "side panel", not the (primary) "panel".

@ArturoDent
Copy link

@martin-braun Exactly, my response and carlfriedrich's was to pbiggar who has removed his comment, which was about the Panel.

@martin-braun
Copy link

@ArturoDent Oh good then, I thought you replied to us. Removing comments can cause some confusion. 😅

@sbatten sbatten added the *out-of-scope Posted issue is not in scope of VS Code label Dec 10, 2022
@sbatten sbatten closed this as completed Dec 10, 2022
@RokeJulianLockhart
Copy link

#183084 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*out-of-scope Posted issue is not in scope of VS Code
Projects
None yet
Development

No branches or pull requests

8 participants