• ApexSQL Refactor: Leading Commas for Column Lists

    I'm using ApexSQL Refactor to format my SQL within Visual Studio and SSMS and I've almost got it configured the way I want it with a few exceptions.

    How do I get leading commas to line up with the SELECT keyword rather than putting the comma in…