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

Feature discovery - Provide quick fix to 'Configure static import...' #3339

Merged

Conversation

testforstephen
Copy link
Collaborator

static import is one of the popular missing features that users report to us, but it is already supported by the Java extension. You can enable it by specifying a whitelist setting java.completion.favoriteStaticMembers. However, this feature is not easy to discover. To make it more accessible, we propose to add a quickfix option called “Configure static import...” on import statements or undefined methods. When you click on this option, it will open the settings page where you can adjust the static import preferences.

@testforstephen
Copy link
Collaborator Author

staticImport.mp4

@testforstephen testforstephen merged commit f598b79 into redhat-developer:master Oct 16, 2023
2 checks passed
@testforstephen testforstephen added this to the End October 2023 milestone Oct 16, 2023
@testforstephen testforstephen deleted the jinbo_staticImport branch October 16, 2023 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants