This is a small problem, but it pleases to get out of me I am using the Eclipse version 3.3.0 (ID Build: I20070625-1500) Specifically, PHPeclipse 1.2.0.200807121925 PRD.
So here's the problem, when I am inside an echo; To make a statement (type some markup within the quotation marks for the output) and to return the refund, Eclipse automatically terminates the line at which I am:
".
... and then with my cursor on the next line with the following:
"
This is not the behavior Is what i want I did not do it at all just like it did. But for my life I do not know where from Eclipse Preferences I can change this behavior.
I know that there may be something that will argue in favor of this default behavior. Compared to controlling this behavior of IDE, I have less interest in those arguments. I'm not sure what this might be the exact setting, but try Window-> Preferences-> PHP-> Editor and either -> Assist the code or -> Typing can get you something that you can find Setting will help change Edit: This can be , auto-close checkbox under the strings -> typing.
Comments
Post a Comment