SQL Formatter Extension for VS CodeThis extension provides SQL formatting capabilities in VS Code using SQLFluff, an open-source SQL linter and formatter. Features
RequirementsThis extension requires SQLFluff to be installed on your system:
If SQLFluff is not installed, the extension will prompt you to install it when you attempt to format SQL code. UsageFormat Document or Selection
Format on SaveTo enable formatting on save:
Extension SettingsThis extension contributes the following settings:
Known Issues
Release Notes0.0.1
About SQLFluffSQLFluff is an open-source SQL linter and formatter. For more information, visit the SQLFluff documentation. |