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

Automatically add the existing static imports in user code as the favorite static members #2903

Merged

Conversation

testforstephen
Copy link
Contributor

We assume that users who have static imports in their Java files want to use them more often. Therefore, we suggest to automatically detect and add these static imports to the favorite static members whitelist when they edit the files. This will enhance the smartness of the Java language server.

@testforstephen testforstephen merged commit c4cc201 into eclipse-jdtls:master Oct 16, 2023
6 checks passed
@testforstephen testforstephen deleted the jinbo_staticImport branch October 16, 2023 04:50
@testforstephen testforstephen added this to the End October 2023 milestone Oct 16, 2023
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