Newbie question: IDEA 7.04 + showing possible combinations for method
Hi,
I'm quite new to IDEA,bought it just a week ago and was on 8M1 first, but as im now working on a important project I'm on 7.04; Under 8M1 when I entered a part of a method e.g:
myMethod(
he showed me automatically the possible combos i might enter there like:
(String, Int)
(String)
()
How can I activate this under 7.04 ?
Hope someone will help me on this one,
Best,
Korbi
Please sign in to leave a comment.
Hello Korbinian,
It works for me in M1. Please, make sure that you have IDE Settings / Code
completion / Parameter Info / Autopopup in (ms) = On.
Alexander.
... And in 7.0.4 it is the same.
that was strange - it was activated that way... then I deactivated it, reactivated it and now it works;
thanks for you help!
Best,
Korbinian