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
964 stars 267 forks source link

Breaks postgres <@ operator #249

Open cdalexndr opened 4 years ago

cdalexndr commented 4 years ago

<@ operator becomes < @(with space) which is invalid

Using Notepad++ plugin version 1.6.10.1279