Home > Article > Backend Development > PHPStorm2017 removes parameter hints parameter name hints
Upgraded to PHPStorm 2017.1 I found that PHPStorm has added many new features, including parameter name and type prompt functions that are enabled by default. If you feel that you don’t need them This function of PHPStorm can be canceled. The specific method is as follows:
Search in the configuration panel parameter name hints
Path Editor > ; General > Appearance > Show parameter name hits
Just remove the previous checkbox
It’s so simple, students who like PHPstorm can do it Take a look. For more related articles, please search on the PHP Chinese website~
Related recommendations:
phpstorm How to install the vue.js plug-in
Use phpstorm for svn submission
php Detailed explanation of automatic prompts using PHPstorm
Detailed explanation of the steps to use SFTP in Phpstorm
The above is the detailed content of PHPStorm2017 removes parameter hints parameter name hints. For more information, please follow other related articles on the PHP Chinese website!