I’ve just started programming with Java and was confused, that IntelliJ only showed me one Constructor, but not all overloaded versions.
Thanks to https://stackoverflow.com/a/43639241 I found that this can be easily fixed:
Invoke theHelp | Find Actionmenu item and typeRegistryto go to the Registry. Here enable thejava.completion.show.constructorsoption.