Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>dbt formatterNew to Visual Studio Code? Get it now.
dbt formatter

dbt formatter

henriblancke

|
45,871 installs
| (1) | Free
Formatter for jinja-flavored sql used with dbt.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-dbt-formatter

Features

Format SQL and Jinja flavored SQL with ease. This extension uses dbt-formatter to format your dbt models and macros. This extension depends on vscode-dbt.

Extension Settings

  • dbt-formatter.dialect: the SQL dialect you want to use (currently only default is available)
  • dbt-formatter.upper: Uppercase all reserved sql words.
  • dbt-formatter.camelCase: Allow tokens identified as words to be camelcased (handy when using with lowerWords)
  • dbt-formatter.lowerWords: Lowercase all tokens identified as words (think columns, cte names etc, ...)

Release Notes

1.0.0

Initial release of vscode-dbt-formatter

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft