Intellij IDEA shows type hints for variables created with the new 'var' feature from Java 10.
However, inferred types are so long sometimes that the line length ends up exceeding the width guide as you can see in the screenshot below:
Is it possible to make Intellij IDEA only show type hints on hover?
It's not possible at the moment, you can vote for the linked feature request.