white space around comma does not work anymore. Version 6.25.01.29
for example under SELECT list there is a space after comma:
SELECT column1
, column2
white space around comma does not work anymore. Version 6.25.01.29
for example under SELECT list there is a space after comma:
SELECT column1
, column2
Hi @idol,
when the linebreak happens before the comma then there is always a blank after the comma. I removed the option to control this behavior.
Regards
Guido
Hi @idol,
I have been thinking about your question. There are many formatting rules which will be impacted by removing the blank. I cann suggest to add a new option "Move comma 1 col to the left" in addtition to the "Move comma 2 cols to the left" option
The new option will not add a blank after the comma.
Regards
Guido