mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.44k stars 291 forks source link

Option to format SQL with commas after line feed instead of before. #1179

Open baolsen opened 1 year ago

baolsen commented 1 year ago

I prefer SQL code formatted with commas at the start, rather than the end of a line.

Similar to "Insert line feed before commas" editor feature in DBeaver.

Demo:

image