vscode-perforce icon indicating copy to clipboard operation
vscode-perforce copied to clipboard

Navigation of Source Control Menu with lots of checkouts

Open pmqs opened this issue 6 years ago • 2 comments

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.

pmqs avatar Apr 05 '19 09:04 pmqs

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.

tombresson avatar Apr 09 '19 16:04 tombresson

related to Microsoft/vscode#14582

stef-levesque avatar Apr 18 '19 02:04 stef-levesque