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

Enable code mining for method references by default #2524

Closed
vogella opened this issue Nov 20, 2024 · 2 comments
Closed

Enable code mining for method references by default #2524

vogella opened this issue Nov 20, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@vogella
Copy link
Contributor

vogella commented Nov 20, 2024

Code minings in Eclipse are hard to discover for users, other IDEs enable (some) of them by default, hence making it obvious that they have it. In a recent workshop my clients were really surprised that the Eclipse IDE also has these.

I setting which I find useful and non-disruptive is the display of a method usage on top of methods.

image

Maybe we should enable this by default? This would signal to the user that we also support this.

cc @HannesWell @HeikoKlare @mickaelistria

@vogella vogella added the enhancement New feature or request label Nov 20, 2024
@BeckerWdf
Copy link
Contributor

Isn't this a JDT setting? If yes this issue should be opened on the JDT project not platform.

@vogella
Copy link
Contributor Author

vogella commented Nov 20, 2024

True, moved to eclipse-jdt/eclipse.jdt.ui#1802

@vogella vogella closed this as completed Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants