usualy the editor keeps the previous indention used in
the line before, but not within inline scripts like php
(actually i tested it only with inline-php).
in a <? ...... ?> block you need to indent every line from
the beginning. very anoying :(
Logged In: YES
user_id=313042
I've tested it, and can't found such a problem.
Standard indenation work fine even in PHP editor.