First, let me say that PHPed is a fantastically wonderful product. I wouldn't trade it for any other PHP IDE.
That said, below are a few improvements that could make PHPed even better.
If I place my cursor after a tag like this and hit Enter:
I would like to have the cursor be placed like this, automatically indented where I would like to start my next element:
This speeds up the writing of HTML considerably.
I would like to see similar functionality when I create an HTML element that is configured to autoclose, leaving my cursor in the middle of the element. When I hit Enter, I would like to go from this:
To this:
Here are a few more improvements that could be made but are not as essential:
Highlighting in-line CSS:
Highlighting matching tags:
I believe this has been mentioned already, so please note this as just another request.
Highlighting in-line Javascript:
If you believe any of this functionality would be disagreable to the majority of your users, each feature could, of course, be available as an option to turn on in the settings. I do not, however, think this would be the case.
If anyone would also like to see these features, please affirm if you have the inclination...
Thanks so much for a wonderful product.