Skip to content

Compute fixes for diagnostics lazily #8268

@matklad

Description

@matklad

At the moment, we compute diagnostic fixes eagarely, just to display the diagnostic. This is wrong -- fixes often will include global search operations, and as such should only be computed on-demand.

Metadata

Metadata

Assignees

Labels

Broken WindowBugs / technical debt to be addressed immediatelyE-mediumS-actionableSomeone could pick this issue up and work on it right now

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions