12
« Last post by jcelle on May 19, 2025, 02:27:10 PM »
Hello, I just switched to version 29.0.2.
I am noticing a different behavior in PHP mode when I enter "if(" at the beginning of a non empty line.
In version 26.0.3, entering "if(" just enters "if(" unless I am on a blank line, in which case it enters the closing parenthesis automatically "if()".
That seems perfect: no closing parenthesis if there is text on the right of the cursor, automatic insertion of closing parenthesis otherwise.
In version 29.0.2, I always get a closing parenthesis which I always have to remove when typing "if(" at the beginning of a non blank line.
Besides in version 29.0.2 I get surrounding rectangle drawn which I don't understand. I am quite sure there might be some clever feature I could use here but I can't understand what.
I went through all the configuration screens but could not spot what to update.
Does anyone knows how to disable the 29.0.2 closing parenthesis and surrounding rectangle ?
Thanks in advance.
I'll try to attach some screenshots.
(apparently we can no longer attach images...)