Formatting Multiple Parentheses
I did a search on the forum but did not find any answer to this. When having multiple parentheses and having spaces at the end I am getting something like this:
if( bob() ) ...
when I would like to see
if( bob()) ...
Is there a setting for this? Or a future feature?
Thanks
Larry
Please sign in to leave a comment.