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