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

[Java] Improve organize imports #3689

Closed
Sandared opened this issue Nov 30, 2018 · 3 comments
Closed

[Java] Improve organize imports #3689

Sandared opened this issue Nov 30, 2018 · 3 comments
Labels
java issues related to the java language question user / developer questions

Comments

@Sandared
Copy link

In a java file when I use the "organize imports" command only those imports are handled that are unambigous. Those that are ambigous are not resolved. A popup as in Eclipse would be nice to select the right import for the ambigous ones.

@svenefftinge svenefftinge added the java issues related to the java language label Dec 2, 2018
@svenefftinge svenefftinge changed the title Improve organize imports [Java] Improve organize imports Dec 2, 2018
@liatbor
Copy link

liatbor commented Jul 22, 2019

Hi,
When are you planning to support this ?
Thanks!

@akosyakov
Copy link
Member

We are planning to migrate completely to use vscode java extension. Please try it with Theia: https://github.com/theia-ide/theia/wiki/Testing-VS-Code-Extensions

If you are missing some features please file them against vscode java extension: https://github.com/redhat-developer/vscode-java

@akosyakov akosyakov added the question user / developer questions label Jul 22, 2019
@vince-fugnitto
Copy link
Member

If you are missing some features please file them against vscode java extension: https://github.com/redhat-developer/vscode-java

Closing thanks to #6933.

Java support should now be contributed by the various VS Code extensions (example found in the theia-apps java image). If there is still an issue with organize imports please feel free to file an issue at the VS Code extension: https://github.com/redhat-developer/vscode-java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java issues related to the java language question user / developer questions
Projects
None yet
Development

No branches or pull requests

5 participants