Skip to content

Difference in method completion proposals versus method context proposals #1242

@eric-milles

Description

@eric-milles

Consider the following:

[].stream().collect()

When requesting completion proposals for "collect|()", there are 5 offerings:
image

However, when requesting context proposals (parameter information) on "collect(|)", there are 15 offerings and the Stream methods are missing:
image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions