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. Query visualization and compilation is powered by dbt-osmosis. Features at workVisualize the result set of your model (new)See the compiled query of your model (new)Execute model tests (new)See 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:
|