vscode-dbt-power-user
This extension makes vscode seamlessly work with dbt. Main features:
This extension is using the Python extension to detect Python interpreters that are installed in standard locations. See Python Environments. This extension is fully compatible with the remote extension. See Visual Studio Code Remote - Containers and Visual Studio Code Remote - WSL. Please let us know about any bugs or feature requests through the github issues. This extension is sponsored by innover.io. Features at workSee the model graphGo to definitionAutocompletiondbt logs force tailingHow to use the extensionYou should associate your .sql files with the jinja-sql language by configuring in Preferences > Settings or add the following in settings.json:
|