Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content assist in free-variable position includes a number of low value proposals #662

Closed
eric-milles opened this issue Aug 3, 2018 · 1 comment
Assignees
Milestone

Comments

@eric-milles
Copy link
Member

eric-milles commented Aug 3, 2018

When invoking content assist (Ctrl+Space) in free-variable position (no object expression) there are a lot of low value proposals high in the list if there are static star imports or favorites (Window > Preferences >Java > Editor > Content Assist > Favorites) at play. Within a closure there are some additional proposals like delegate, directive, etc.

empty-assist

@eric-milles eric-milles self-assigned this Aug 3, 2018
@eric-milles eric-milles added this to the v3.1.0 milestone Aug 3, 2018
eric-milles added a commit that referenced this issue Aug 3, 2018
- add groovy.lang.Closure to "extremely common types" set
@eric-milles
Copy link
Member Author

Proposal list now looks like this at the top:

empty-assist1

and at the bottom:

empty-assist2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant