vscode-dbt-power-user
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
### Describe the feature Please add a feature that allows users to quickly switch between different targets defined in profiles.yml directly within the dbt Power User extension. This feature should...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @vscode/vsce from 2.24.0 to 2.25.0. :information_source: Keep your dependencies up-to-date....
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade reactflow from 11.10.4 to 11.11.1. :information_source: Keep your dependencies up-to-date....
## Overview ### Problem [Describe the problem you are solving. Mention the ticket/issue if applicable.](https://altimateai.atlassian.net/browse/AI-1941) ### Solution Removing the unnecessary code related to legacy docs editor ### Screenshot/Demo A picture...
## Overview ### Problem too many polling requests ### Solution poll only if necessary ### Screenshot/Demo ### How to test - Steps to be followed to verify the solution or...
## Overview ### Problem new buttons UI ### Solution ### Screenshot/Demo https://www.loom.com/share/de5d984dc64d4d91bfee005b292e2952?sid=53ed6f38-e86c-4aa3-ba03-c2bc72afb5dd ### How to test - Steps to be followed to verify the solution or code changes - Mention...
### Expected behavior Clicking "go to definition" on a source macro opens the appropriate source.yml file and links to the correct line where the source table name is instantiated. ###...
### Describe the feature I see you have an "Allow List Folders" config but we could use a deny list as well. We are getting errors from the extension like...
## Overview ### Problem Describe the problem you are solving. Mention the ticket/issue if applicable. ### Solution Describe the implemented solution. Add external references if needed. ### Screenshot/Demo A picture...
## Overview ### Problem https://github.com/AltimateAI/vscode-dbt-power-user/issues/1340 I have a complicated dbt project requires specifying profile, target and vars explicitly on dbt-compile. So currently some features run dbt-compile (e.g. compiled sql preview,...