Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

BuildOutputSearch needs reworking #5042

@Therzok

Description

@Therzok
  1. it does not cancel the previous search, allowing for an older search to overwrite the new one. Use a CancellationTokenSource
  2. It does not reuse finished searches. Usually, typing is incremental a -> ab. In this case, previous search results can be reused

VS bug #632363

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions