-
Notifications
You must be signed in to change notification settings - Fork 268
Home
Tao Klerks edited this page Nov 19, 2017
·
7 revisions
Welcome to the Poor Man's T-SQL Formatter Wiki.
This will be the new home of documentation, background, maintenance processes etc for the Poor Man's T-SQL Formatter project.
Eventually, I hope it will replace the aging and long, long-outdated content at the current official project page, http://architectshack.com/PoorMansTSqlFormatter.ashx.
For now, here's a simple series of links to relevant places on the internet for this project:
-
Official project page: http://architectshack.com/PoorMansTSqlFormatter.ashx
- Including downloads for SSMS Package and Notepad++ Plugin, among others
- Demo / Online Formatter Site: http://poorsql.com/
- Visual Studio (extensions marketplace) Package: https://marketplace.visualstudio.com/items?itemName=TaoKlerks.PoorMansT-SqlFormatterSSMSVSExtension
- Visual Studio Code (extensions marketplace) Package: https://marketplace.visualstudio.com/items?itemName=TaoKlerks.poor-mans-t-sql-formatter-vscode
- NPM (JavaScript) Library Package (also AMD & RequireJS compatible): https://www.npmjs.com/package/poor-mans-t-sql-formatter
- NPM Command-Line Formatter Package: https://github.com/TaoK/poor-mans-t-sql-formatter-npm-cli
- Atom Editor Plugin: https://atom.io/packages/poor-mans-t-sql-formatter
- Twitter Page: https://twitter.com/PoorSQL
- Main Code Repository (library and windows utilities): https://github.com/TaoK/PoorMansTSqlFormatter
- PoorSQL.com Site Source Repository: https://github.com/TaoK/poorsql.com
- NPM/JavaScript Package Repository: https://github.com/TaoK/poor-mans-t-sql-formatter-npm-package
- NPM Command-Line Formatter Repository: https://github.com/TaoK/poor-mans-t-sql-formatter-npm-cli
- Atom Plugin Repository: https://github.com/TaoK/poor-mans-t-sql-formatter-atom-package
- VS Code Extension Repository: https://github.com/TaoK/poor-mans-t-sql-formatter-vscode-extension
And here's one "procedural" reference document: