Control-Q in IntelliJ doesn't show enough method info
04:49 23 Mar 2025

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?

intellij-idea intellij-plugin intellij-14