Skip to content

joshpeng/dbt-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbt SQL Grammar for VS Code VS Code marketplace button

dbt_

dbt_ is a powerful CLI tool that helps data analysts/scientists/engineers transform data in their data warehouse. To do this, it uses Python's templating engine, Jinja, inside your SQL files.

This extension provides syntax highlighting support of the Jinja statements and expressions inside the SQL that dbt_ uses. It needs to be used in conjunction with a color theme that supports the Jinja scope.

Installation

  1. Install dbt_ SQL via ext install dbt-sql in Command Palette
  2. When opening a .sql file, ensure the language mode is set to SQL (dbt)

Suggested Color Theme

For best results, please consider using the One Dark+ (Sublime) themes from here.

About

dbt's SQL grammar for VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published