680 B
680 B
name | about |
---|---|
TSQL Formatter Issue | This is the template for any TSQL Formatter issues |
Problem Summary
MSSQL Extension Version:
VSCode Version:
OS Version:
Formatter Settings
datatypeCasing: "none" / "uppercase" / "lowercase",
keywordCasing: "none" / "uppercase" / "lowercase",
alignColumnDefinitionsInColumns: false,
placeCommasBeforeNextStatement: false,
placeSelectStatementReferencesOnNewLine" false,
Input Text - place unformatted SQL below
Actual Output - place formatted SQL (that doesn't work as expected) below
Expected Output - place formatted SQL as you'd expect it to look below