phpphpstormphpstorm-2017.1

Expand use block in PhpStorm


How to expand "use block" at the top of class in PhpStorm 2017.1 by default to see all imported namespaces? Is there any setting?

enter image description here


Solution

  • You can set these kind of settings in the code folding area. In this case these are Imports so check those off in the settings.

    Go to: Settings > Editor > General > Code folding

    See image.
    Code folding