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

Support 'Panel position' setting under 'Customize layout' button #222202

Open
abhijit-chikane opened this issue Jul 19, 2024 · 1 comment
Open
Assignees
Labels
layout General VS Code workbench layout issues polish Cleanup and polish issue

Comments

@abhijit-chikane
Copy link
Contributor

abhijit-chikane commented Jul 19, 2024

image
Right now, VS Code only supports showing/hiding the panel through the 'Customize layout' popup
but as we can place this panel at the top, right, left, and bottom 
I would like to see this setting available under the existing 'Customize layout' popup just like 'Primary sidebar position'

Also, one more improvement we need in this area
If I move my primary sidebar to the right it reflects that thing in this layout by showing the proper icon
image

but for panel, it does not reflect the existing panel position
it always shows me this icon even though I have set it up on the left
image

maybe we need some UX input for showcasing the panel and sidebar with some different indicators

@abhijit-chikane abhijit-chikane changed the title Support the setting panel position through 'Customize layout' button Support 'Panel position' setting under 'Customize layout' button Jul 19, 2024
@benibenj benibenj added this to the September 2024 milestone Aug 15, 2024
@benibenj benibenj added layout General VS Code workbench layout issues polish Cleanup and polish issue labels Aug 15, 2024
@benibenj
Copy link
Contributor

benibenj commented Sep 5, 2024

@daviddossett thoughts on adding Panel Position section in here? I assume it's not already in the Layout dropdown to keep he options short and simple. Adding 4 more options causes the dropdown to scroll.

Image

Maybe there should be a More... entry at the bottom which then reveals more customizable options?

Also, we might need to have panel top (on & off) icons since the panel can now be moved to the top, above the editor area.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
layout General VS Code workbench layout issues polish Cleanup and polish issue
Projects
None yet
Development

No branches or pull requests

3 participants