If the language is TSQL, it is frequent that GO will be used instead of ;, especially in stored procedures, so it would be nice to have the option to set line splitters (maybe call them something better?) other then just ;, possible even comments could be, but for now this would be really nice in formatting the SQL to be prettier
If the language is TSQL, it is frequent that
GOwill be used instead of;, especially in stored procedures, so it would be nice to have the option to set line splitters (maybe call them something better?) other then just;, possible even comments could be, but for now this would be really nice in formatting the SQL to be prettier