Skip to content

Irrelevant Quick Fixes after applying code action #410

@angelozerr

Description

@angelozerr

When a file has an error and a QuickFix is applied, the old quickfixes are not cleared and become irrelevant.

Given this ts file:

function foo(){
   prin()
}

See the demo which shows in action the problem:

CodeActionCacheBug

The problem has been reported at OpenLiberty/liberty-tools-intellij#688

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions