Skip to content

Quick fix - Auto-Import for unambiguous class #730

Answered by joshtynjala
Adolio asked this question in Q&A
Discussion options

You must be logged in to vote

The “Organize Imports” command will auto-import unambiguous classes. That’s what the setting is meant to control.

Otherwise, imports are automatically added only when you select a class from the completion list. As in your screenshot, you use the quick fix to manually add an import if you typed the class name without completion.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by joshtynjala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants