Skip to content

Searching in terminal with large scrollback is slow on macOS #147685

@autoantwort

Description

@autoantwort

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.67.0-insiders
  • OS Version: macOS 12.3.1

Steps to Reproduce:

  1. Change the terminal scrollback to 30'000
  2. execute for i in {0..20000}; do echo "absdj bkwefkl wqdoqwdjadcnbyx ncbahjsgf7zr92834rjpowef0sdjfisdnjfbsjdf"; done
  3. Search for abs

With version 1.65.0 this was not a problem, but there was no highlighting. It would be enough if I can disable the highlighting or disable the highlighting automatically if the history is longer than x lines.

2022-04-19.12-21-17.mp4

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberfreeze-slow-crash-leakVS Code crashing, performance, freeze and memory leak issuesinsiders-releasedPatch has been released in VS Code Insidersterminal-findRelating the terminal's find widgetupstreamIssue identified as 'upstream' component related (exists outside of VS Code)upstream-issue-linkedThis is an upstream issue that has been reported upstreamverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions