Hi! Thanks for making this! So far its working really well. A few suggestions and issues:
SELECT TOP N doesn't format well. Its not recognized as a keyword and gets put on the first line of the select items.
It is also not handling square brackets around column names well.
is being formatted as
the extra spaces in the [ ] breaks the query as those aren't the column names
Hi @mythas,
thanks for your feedback. For the last post (square brackets), did you choose the correct DB (e.g. SQL Server)?
Regards
Guido