microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.79k stars 28.74k forks source link

Place layout buttons at bottom left - add panel button at the bottom left #227408

Open BerndHme opened 3 weeks ago

BerndHme commented 3 weeks ago

Type: Feature Request

Place layout buttons at bottom left. So you can easily toggle bottom panel without the need for added extensions to achieve this.

Why is there not a bottom panel button? When debugging you use you're mouse frequently, navigating different windows and checking variables. You ofthen want to open close your bottom panel for various reasons. I think a bottom panel button will benefit many users. Many extensions already add bottom buttons in the statusbar, why is there not a button for opening an closing the panel by default? Why is it that they are located to the far upper right... this is completely non-ergonimic.

The same question / request to just launch your debugger via the status bar. Yes I know you can "semi" launch your debugger over there... but it's completely not practical to first click at the bottom to open the command pallet on top, and then selecting "start debugging". This should simply be a button that simulates "F5".

You're not always only using your keyboard when debugging. Shortcuts are great but there is a reason why 99% of pc's have a mouse.

image

VS Code version: Code 1.92.2

vs-code-engineering[bot] commented 2 weeks ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!