Skip to content

Fix content assist for void return type from methods #689

@eric-milles

Description

@eric-milles

Consider the following:

void meth() {}
meth().|

Content assist (Ctrl+Space) at | is showing a bunch of proposals. None should be available for void type.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions