Skip to content

Fix content assist proposal image for keyword proposals #691

@eric-milles

Description

@eric-milles

Consider the following:

class Foo {
  |
}

Content assist (Ctrl+Space) at | includes proposals for class member keywords (public, private, etc.). However the proposal images are actually the "missing" image. The Java editor shows no image for keyword proposals.

keywords

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions