Feature request
Add project context menu actions for collapsing and closing projects, similar to browser tab controls.
Proposed actions
In the project context menu, add options such as:
Duplicate session
Collapse all projects
Collapse other projects
Close other projects
The menu order should also be adjusted so New session is moved further up, because it is one of the primary actions for a project.
Use case
When many projects are open in the sidebar, it becomes hard to focus on the current project. Browser tabs commonly provide actions like closing other tabs or closing tabs to the side. A similar workflow for projects would make project navigation faster and reduce sidebar clutter.
Expected behavior
Collapse all projects should collapse every expanded project in the sidebar.
Collapse other projects should keep the selected project expanded and collapse all other projects.
Close other projects should keep the selected project open and remove/close all other projects from the current sidebar/workspace view.
Duplicate session should create a new session based on the selected/current session context, similar to duplicating a browser tab.
Notes
The project context menu already contains actions like Pin to top, Copy absolute path, Open in file browser, Open in terminal, New session, and Remove project. These new actions would fit naturally into the same menu, but the grouping/order should be revisited so frequent actions like New session are easier to reach.
Feature request
Add project context menu actions for collapsing and closing projects, similar to browser tab controls.
Proposed actions
In the project context menu, add options such as:
Duplicate sessionCollapse all projectsCollapse other projectsClose other projectsThe menu order should also be adjusted so
New sessionis moved further up, because it is one of the primary actions for a project.Use case
When many projects are open in the sidebar, it becomes hard to focus on the current project. Browser tabs commonly provide actions like closing other tabs or closing tabs to the side. A similar workflow for projects would make project navigation faster and reduce sidebar clutter.
Expected behavior
Collapse all projectsshould collapse every expanded project in the sidebar.Collapse other projectsshould keep the selected project expanded and collapse all other projects.Close other projectsshould keep the selected project open and remove/close all other projects from the current sidebar/workspace view.Duplicate sessionshould create a new session based on the selected/current session context, similar to duplicating a browser tab.Notes
The project context menu already contains actions like
Pin to top,Copy absolute path,Open in file browser,Open in terminal,New session, andRemove project. These new actions would fit naturally into the same menu, but the grouping/order should be revisited so frequent actions likeNew sessionare easier to reach.