Hello there,
I have just downloaded the evaluation version of PHPEd V. 3.3 and installed it. Very impressive I must say. The only thing that bothers me is that when using code completition, say for the isset() function, this is what it outputs:
which is very uncomfortable, especially if used in an if condition. First of all, I have to overwrite $var with my own variable and then I have to remove the semicolon. Is there a way to adjust it so it just writes
and puts the caret to position indicated with |?
I think this was the normal way in v. 3.2 if I recall correctly.
Any help is greatly appreciated.
Thanks in Advance!