I upgraded to PHPStorm 2017.1 today and found that many new features have been added. There is a parameter name and type prompt function that is enabled by default, although the function is quite powerful. Yes, but I don’t need it, so it’s better to turn it off. Students who have the same needs can take a look at
. The example is quite special, so it does seem a bit hard on the eyes, but it still turns it off. It's good
Search for parameter name hints in the configuration panel
Path Editor > General > Appearance > Show parameter name hits
Just remove the previous check mark.
This is much more refreshing...
Later I found out that there is actually a simpler method. Right-click on the parameter name displayed in the code. Two options appear, select the second Disable to close it