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
970 stars 268 forks source link

Option: uppercasing (and maybe even titlecasing?) built-in functions #57

Open TaoK opened 12 years ago

TaoK commented 12 years ago

Suggestion from Nina Werner, and also matches Aaron Bertrand's preferences

TaoK commented 12 years ago

Petr Kouril would also like to see something like this - the InitCap option of Instant SQL Formatter, on built-in functions.

prayeso commented 11 years ago

Yes, this will be great to have.