vscode-dbt-power-user icon indicating copy to clipboard operation
vscode-dbt-power-user copied to clipboard

This extension makes vscode seamlessly work with dbt™: Auto-complete, preview, column lineage, AI docs generation, health checks, cost estimation etc

Results 248 vscode-dbt-power-user issues
Sort by recently updated
recently updated
newest added

### Describe the feature Just got a popup in vs code to start using Altimate datapilot support, which I of course was excited about. However, the documentation leaves a lot...

enhancement

### Expected behavior After using the Documentation Editor, dbt commands and database access should succeed. ### Actual behavior Commands fail with IO error (see below), and the database cannot be...

bug

### Expected behavior To use our dbt core we simply execute a source command that gets all the variables in our .env file of the workspace and it runs perfectly,...

bug

I can no longer see or access the dbt setup from the status bar to further configure the extension for my dbt project. I could use that feature a couple...

### Expected behavior - Environment: Local setup with dbt-core, dbt-trino, Python virtualenv configured in VS Code - All environment variables are properly set, `dbt_project.yml` and `prod_manifest.json` are detected - "Run...

bug

### Expected behavior I setted up packages-install-path: "../dbt_packages". it goes well previously, but after update to 0.52.3. dbt could not recognize the packages path. It shows problems in the cursor...

bug

### Expected behavior In query results view, when clicking on a cell with truncated output, exact value should appear in side window. ### Actual behavior When string is castable to...

bug

### Expected behavior dbt Power User features like Lineage, Run dbt Model, Query Results should work on VS code ### Actual behavior dbt Power User features like Lineage, Run dbt...

bug

### Expected behavior I can't run any command of dbt power user suddenly: run query, build, test, all! I toggle developer tool of vscode and found out related error log:...

bug

Type: Bug Cannot correctly activate power user, getting An error occurred while loading view: dbtPowerUser.PreviewResults every time trying to run query Extension version: 0.54.3 VS Code version: Code 1.98.1 (Universal)...