code hinting - How to turn off Parameter Hints on parameter name in PhpStorm 2017? -


how turn off parameter hints on parameter name in phpstorm 2017?

https://blog.jetbrains.com/phpstorm/2017/03/new-in-phpstorm-2017-1-parameter-hints/

enter image description here

navigate editor | general | appearance , deselect show parameter name hints.

(it's in link provided.)


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -