Skip to content

Content-assist proposals with exact-match text are not promoted #1562

@eric-milles

Description

@eric-milles

Often I just want to use content-assist (Ctrl+Space) to supply the import statement. However the exact-match proposal for a type can be buried within the proposal list:

image

In my case, the matching item is below the scroll belt, so it is difficult to navigate to quickly. Due to dynamic nature of Groovy, an unresolved type is just seen as a variable expression, so Organize Imports (Ctrl+Shift+O) does not always offer an answer.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions