I usually use '⌘ + P' to see the type of the param...
# intellij
d
I usually use '⌘ + P' to see the type of the parameters. It works when I use it in a lambda that is inside the parameters list, but not when it is the last lambda out of the parameter. Is there another shortcut to see it?
d
nice!