You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you have parentheses assist turned on, insertion of an open bracket will insert a close barcket. If you then insert a close bracket, no further text is added, as it is assumed the close bracket was already inserted.
Compare this to the double quote behavior. If you type two double quotes, you end up with """".
Cheers
The text was updated successfully, but these errors were encountered:
I would add to this issue that in certain dialog boxes, namely for Plot 2D and Plot 3D, the behavior for close brackets results in the same problem as with the quotes in the normal input, as described above.
When you have parentheses assist turned on, insertion of an open bracket will insert a close barcket. If you then insert a close bracket, no further text is added, as it is assumed the close bracket was already inserted.
Compare this to the double quote behavior. If you type two double quotes, you end up with """".
Cheers
The text was updated successfully, but these errors were encountered: