vscode-perforce
vscode-perforce copied to clipboard
Navigation of Source Control Menu with lots of checkouts
If you have a lot of active changelists it is difficult to navigate to the changelist panel.
Possible options
- Allow the changelist/files tree to be collapsed to only show the changelists. Like the "Collapse All" feature in the Explorer panel.
- Have a target/favourite changelist When I'm working on a task I tend to focus on a single P4 changelist. That means I want any P4 edits to default to that changelist and I really only want to see that changelist expanded in the Source Control panel. From memory I think that p4 on eclipse works like this.
Allow the changelist/files tree to be collapsed to only show the changelists.
Of the two suggestions, my preference would be to have each change list be collapsible.
related to Microsoft/vscode#14582