Features

Folding for imports in PhpStorm 6.0

In PhpStorm 6, we’ve introduced code folding for imports. Any list of imports will now be folded into a single line. This greatly reduced clutter in your editor when having a lot of imports!

The feature is enabled by default and can be configured under the IDE settings in the Editor | Code Folding | PHP imports pane.

Please download the latest build, provide as much feedback for bugs and feature requests here, and leave questions in the comments below or in our forums!

Develop with pleasure!
– JetBrains Web IDE Team