phpstormtype-hintingphpstorm-2016.1

PhpStorm disable hints after typing, enable method parameter hints


It's driving my crazy that every time I type a comma and than hit enter, some hinted method is inserted into my code because PhpStorm thought it should display a code hint. I only want hinting when I'm typing a variable or a method name, is this possible?

Also, I once saw some PhpStorm hinting that when the user typed a method name, PhpStorm displayed the required variables just above that method as a hint, but I can't find the setting for it.

I don't mean this, but I can't find an image of it: https://www.jetbrains.com/help/img/idea/2016.3/py_viewParameterInfo.png


Solution

  • Ah, I just found out it was probably some beta version of PhpStorm 2017.1, I downloaded the release today and instantly saw what I was looking for:

    PhpStorm 2017.1