
I`ve just a small bug report but it seems to be essential.
If you write php code with code indent in functions or if/for/while statements, then you got the problem, that if you use 2 returns, the cursor jumps back to position 0 in line after the second return and completely ingnores the position of the code indent where you have been one line up.
Regards
Mike