Skip to content

Collapse identical lines in the debug console #104162

Closed
@DanTup

Description

@DanTup

In the Chrome dev tools, duplicate lines are collapsed together:

Screenshot 2020-08-06 at 10 12 30

Here, the console.log has run 19 times but because the output was the same, it just shows a "19" alongside the first print.

I think this would work great in the Debug Console here too as it's not uncommon to have the same thing being printed a lot.

Metadata

Metadata

Assignees

Labels

feature-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