Skip to content

Quick Fix proposals missing for unimplemented abstract methods and other errors #1058

@eric-milles

Description

@eric-milles

Consider the following:

class E implements Map.Entry {
}

There is an error at "E" for unimplemented methods, but no quick fix proposals are offered when hovering or typing Ctrl+1.

image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions