PHP editor with multi-line tabbing

Hi,

is there any powerfull PHP editor (like Eclipse or PHPdesigner) that supports multi-line tabbing?

For instance, you have 20 opened files and it look’s like this:

[tab][tab][tab][tab][tab][tab][tab][tab][tab][tab][tab][tab]…

but I would like something like:

[tab][tab][tab]

[tab][tab][tab]

[tab][tab][tab]

The first way costs me time and nervs :)

TY

NetBeans, PhpStorm.

Ty, I tried but http://netbeans.org/bugzilla/show_bug.cgi?id=172512

:(

Hmm. It was working fine previously.