Skip to content

Offer "Expand All" in Comments view #172539

@hermannloose

Description

@hermannloose

The Comments view provides a Collapse All button to collapse all rows in the view so that only filenames remain visible.

Screenshot 2023-01-26 at 16 12 46

registerAction2(class Collapse extends ViewAction<CommentsPanel> {

When all rows are collapsed, there is no corresponding Expand All button to see the conversations for each file at a glance; our users are asking for one.

#85428 implemented this kind of functionality for the Search view. For the Comments view, it should be simpler, since there is only a single level of nesting.

We would be happy to contribute a PR if this sounds like a useful addition.

cc @JonasMa @laurentlb

Metadata

Metadata

Assignees

Labels

commentsComments Provider/Widget/Panel issuesfeature-requestRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions