package name autocomplete

When importing I often find I forget the exact package name stuff is nested under, there is probably already a feature for it, but I feel that writing org.spongepowered.*.Location should bring up an autocomplete prompt to fix the package naming. There's probably a keyboard shortcut I'm forgetting, but to me having wildcards is more intuitive, thoughts?

0

Why don't you use auto-import suggestions via Alt-Enter? Or are you not referring to fix import in editor?


0

请先登录再写评论。