This is a Visual Studio Code extension for Poor Man's T-SQL Formatter, a SQL formatting library available in a variety of other editors & IDEs. This formatter's special focus on T-SQL (the SQL dialect ...
When it fails do detect any specific dialect it will default to "generic" SQL. This will work for the most basic and common SQL statements. To get better results when formatting, please configure the ...