Allows user to format Omnipascal and SQL files in VS Code. Add it as your default formatter by going to File -> Preferences -> Settings -> write 'format' in the search bar -> Default Formatter -> ...
Format SQL files using the snowsql-formatter npm package. This plugin is a clone of the vscode-sql-formatter with some snowflake specific changes added on.