microsoft / vscode

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

Add button to pin panels and bars #230712

Open reinaldofox opened 3 weeks ago

reinaldofox commented 3 weeks ago

Add the possibility of pinning bars and panels. So that when a panel is unpinned and when positioning the cursor in the code editor, this panel/bar automatically collapses to display only its title bar, when clicking the show button it returns to normal display.

I think this is a usability issue when writing code, because when you are typing the focus is completely on the code and with other bars and panels collapsed the editing area becomes much larger, and this is very useful for small screens, such as laptop screens.

vs-code-engineering[bot] commented 3 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!