TaoK / PoorMansTSqlFormatter

A small free .Net and JS library (with demo UI, command-line bulk formatter, SSMS/VS add-in, notepad++ plugin, winmerge plugin, and demo webpage) for reformatting and coloring T-SQL code to the user's preferences.
http://www.architectshack.com/PoorMansTSqlFormatter.ashx
GNU Affero General Public License v3.0
969 stars 268 forks source link

Extension for SSMS 2019 #220

Closed tuzzu closed 5 years ago

tuzzu commented 5 years ago

Hi, I've fixed the dependencies to allow working with Visualstudio 2019 and SSMS 18.0. I have not touched the source code but only the project file. Operation: 1) Complete the project. 2) Copy the file PoorMansTSqlFormatterSSMSPackage.pkgdef to the directory: C: Program Files (x86) SQL Server Management Studio 18 Common7 IDE Extensions 3) Modify the file PoorMansTSqlFormatterSSMSPackage.pkgdef replacing "CodeBase" = "C: XXX with the solution path 4) Start SSMS 18.0

Project File: PoorMansTSqlFormatter.zip

PoorMansTSqlFormatterSSMSPackage.pkgdef: PoorMansTSqlFormatterSSMSPackage.zip

TaoK commented 5 years ago

Sorry about the delay, I finally got some vacation time this week, the new version is available for download/install!

https://twitter.com/PoorSQL/status/1155471888145141761