According to the documentation, pressing CTRL-Q over a method-call should show a full rundown on what a method does.
This image from a tutorial that I'm watching shows information including method signature, documentation and details of return-value.
When I press CTRL-Q with IntelliJ, it just shows an empty tool-tip, This is how it looks for me.
Am I doing something wrong? or do i have the wrong version?