Home > Development Tools > phpstorm > Do you know how to remove function parameter prompts in PHPStorm 2017?

Do you know how to remove function parameter prompts in PHPStorm 2017?

藏色散人
Release: 2021-09-10 16:36:42
forward
2235 people have browsed it

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

Do you know how to remove function parameter prompts in PHPStorm 2017?

. The example is quite special, so it does seem a bit hard on the eyes, but it still turns it off. It's good

Do you know how to remove function parameter prompts in PHPStorm 2017?

Search for parameter name hints in the configuration panel
Path Editor > General > Appearance > Show parameter name hits
Just remove the previous check mark.

Do you know how to remove function parameter prompts in PHPStorm 2017?

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

Do you know how to remove function parameter prompts in PHPStorm 2017?

Recommended learning: "phpstorm tutorial"

The above is the detailed content of Do you know how to remove function parameter prompts in PHPStorm 2017?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:segmentfault.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template