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
@admin Hi Guido,
is it possable to return it? at least manually, edit config file?
I like such style and use it for years.
@admin Hi Guido,
is it possable to return it? at least manually, edit config file?
I like such style and use it for years.
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
@admin I am talking about space between comma and column name. Is that what you mean?
You have similar topic in the forum: Different spacing around commas for lists.
I prefer the bottom one.
@admin I am sorry for delay, was on holiday.
It works, thank you very much.
It does not work for SSMS20.