vscode-sql-formatter
vscode-sql-formatter copied to clipboard
Add format-selection command
Registers a new command with VS Code, format-selection, which can be used to format text as SQL even when the Language Mode is not explicitly set to SQL. Uses the same configuration settings as the existing functionality.
that is awesome @Lilshieste!
Since this seems abandoned, could you maybe publish this as separate package?
maybe as vscode-sql-formatter-2