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

Option to create customized views/perspectives of the interface #200567

Closed
IgnacioAusili opened this issue Dec 11, 2023 · 9 comments
Closed

Option to create customized views/perspectives of the interface #200567

IgnacioAusili opened this issue Dec 11, 2023 · 9 comments
Assignees
Labels
feature-request Request for new features or functionality layout General VS Code workbench layout issues

Comments

@IgnacioAusili
Copy link

Being able to organize and move the panels that contain the project information and other utilities, such as the console, debug buttons, etc.; saving that scheme / layout of the panels and being able to switch between them at any time would be a very useful tool. There is something similar called "Profiles" but it also saves the extensions and other settings, making switching between them tedious since it takes several minutes to load and also to save.

Such a function exists in IDES such as Eclpise, which lets you create these schemes, give them a name and an icon, even brings default schemes, such as "browsing" which puts on screen all the panels to search for project information, another one is "debuggin" which puts on screen all the panels related to debugging the project. You could also add that kind of default schemes.

Here is an example of an ide with this feature:
image

@gjsjohnmurray
Copy link
Contributor

it also saves the extensions and other settings

Did you notice these options when creating a profile?

image

@IgnacioAusili
Copy link
Author

También guarda las extensiones y otras configuraciones

¿Te has fijado en estas opciones a la hora de crear un perfil?

imagen

If I was aware of that, even so, it is not optimized for what I am proposing, also it does not work or is not made for that, since for example if I delete a panel and change the profile for another in which that panel was, the panel still does not appear, when it is supposed to save the layout of the panels, In addition, the way to access the profiles option is somewhat tedious, for example in Eclipse it generates a button in the top bar with the view you created.

@meganrogge meganrogge assigned sbatten and sandy081 and unassigned meganrogge Dec 15, 2023
@sbatten sbatten added feature-request Request for new features or functionality layout General VS Code workbench layout issues labels Dec 21, 2023
@sbatten
Copy link
Member

sbatten commented Dec 21, 2023

@sandy081 historically we had an idea of layout modes, I'm not sure if profiles completely replaced that idea.

@vscodenpa vscodenpa added this to the Backlog Candidates milestone Dec 21, 2023
@vscodenpa
Copy link

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!

@bilogic
Copy link

bilogic commented Dec 24, 2023

Panels should also be allowed to dock at the top, see why #201452
It continues to baffle me why it was so selective to have only 3 of the 4 possiblities (left, right, bottom, but no top).

@sandy081
Copy link
Member

sandy081 commented Jan 4, 2024

Have you tried partial profiles - https://code.visualstudio.com/updates/v1_81#_support-for-partial-profiles - and see if this helps your usecase?

@bilogic
Copy link

bilogic commented Jan 5, 2024

#201452 this is really better ergonomics, would appreciate the help with upvoting. Thank you.

@vscodenpa
Copy link

This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@vscodenpa
Copy link

🙁 In the last 60 days, this feature request has received less than 20 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality layout General VS Code workbench layout issues
Projects
None yet
Development

No branches or pull requests

7 participants