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

Fix java.completion.importOrder #2489

Merged
merged 1 commit into from
May 31, 2022
Merged

Conversation

snjeza
Copy link
Contributor

@snjeza snjeza commented May 31, 2022

Changes the (wrong) default import order:
from java, javax, com, org
to java, javax,org, com

Requires eclipse-jdtls/eclipse.jdt.ls#2107

Signed-off-by: Snjezana Peco snjezana.peco@redhat.com

Signed-off-by: Snjezana Peco <snjezana.peco@redhat.com>
@rgrunber rgrunber added this to the Early June 2022 milestone May 31, 2022
@snjeza snjeza merged commit 9957f15 into redhat-developer:master May 31, 2022
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.

None yet

2 participants