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.
Having window functions spread over multiple lines can be overkill. Could we have a no linebreak on window function if under n characters option? Similar to whats available for case statements.
Aliases on case statements don't get aligned properly.
I am using the VSCode extension





