How can I know the type of the selected text
I don't know how to know the inferred type of an expression.
If it is a variable or a function, I can press F2 with the Eclipse keymapping, but what about an expression?.
Scala plugin is improving and I find it quite smart.
Thanks in advance.
Please sign in to leave a comment.
Please read this tutorial: http://confluence.jetbrains.com/display/IntelliJIDEA/Working+with+Scala+Show+Type+Info+Action
Best regards,
Alexander Podkhalyuzin.
Thanks, exactly what I was looking for. :)
IDEA is now my Scala favorite IDE.