I find it extremely annoying that you often donβt get help in defining method and constructor parameter signatures when you already wrote the first parameter.
Instead, Intellij will show the variables available to you in your context. This is good, but not the first prio. I want to see the signature of the method / constructor.
This means that you always need to delete and CTRL + SPACE to see the signature.
Is there any way to solve this problem?
source share