How to make Intellij show parameter info by default/automatically?
Answered
Hi all,
I know this is not exactly a "problem" issue, and more of a "settings" question,
so i humbly apologize for asking it here.
I would like to know how to set Intellij to show parameter info by default/automatically.
Thus, i wouldn't have to press Ctrl+P every time i want to see the parameter info of a method.
I hope i was clear, and again, i apologize for submitting my question here.
Regards
Jude
Please sign in to leave a comment.
It's possible for code completion:
Great, thank you so much Serge