ADDED: (SQL parser stuff) SQL syntax validation on the fly with error markers. ADDED: (SQL parser stuff) Enterprise SQL code formatter. It's very powerful and configurable, but works only on valid code, so if the SQL is marked to be incorrect (see paragraph above) then formatter won't...