Skip to content

Javadoc for property completion proposals #1543

@eric-milles

Description

@eric-milles

Consider the following:

class C {}
new C().me

Content assist (Ctrl+Space) after "me" includes the property metaPropertyValues which comes from the getMetaPropertyValues() extension method. However the javadoc describing this method is not available for the property proposal.

image

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions