it would be great if IntelliJ could give me a hand on class path completion, for example if I do
createObject("java", "ArrayList") and then do code complete it would be really helpful for it to put the entire classpath (java.util.ArrayList).
Description
it would be great if IntelliJ could give me a hand on class path completion, for example if I do
createObject("java", "ArrayList") and then do code complete it would be really helpful for it to put the entire classpath (java.util.ArrayList).