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
### Expected behavior The lineage feature is not available in my IDE after using it with no problems for months. The rest of the Power User features still work. ###...
## 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 Telemetry events are bloated ### Solution - consolidate the events that could be associated with features, easily searchable - proper naming conventions - applied the above...
### Describe the feature Allow some features run dbt-compile (e.g. compiled sql preview, lineage) to specify some additional parameters (I want specifying profile, target and vars) ### Describe alternatives you've...
## Overview ### Problem https://altimateai.atlassian.net/browse/AI-1884 ### Solution ### Screenshot/Demo https://www.loom.com/share/fc28567af6cb408ab0c85b9edc8e7c02?sid=1c2eed45-6bf5-4d58-9bd2-b2ae03dfc51e ### How to test - Steps to be followed to verify the solution or code changes - Mention if there...
### Expected behavior Working extension ### Actual behavior After reinstalling Linux Manjaro, I installed Code and the extension: Power User for dbt core. Unfortunately, it seems that it doesn't detect...
### Expected behavior preview the results of run model, by connecting with SSO to snowflake for the first time and keep the session alive for a while. ### Actual behavior...
Bumps [ovsx](https://github.com/eclipse/openvsx/tree/HEAD/cli) from 0.8.4 to 0.9.2. Release notes Sourced from ovsx's releases. Open VSX v0.9.1 This is the fifth release of Open VSX. It consists of ovsx CLI openvsx-webui frontend...
### Expected behavior When I run a file it should either give me the data or an nice readable error message. ### Actual behavior Sometimes I get this error: `'Disabled'...
### Expected behavior The `line_length` configuration set in a pyproject.toml file is taken into consideration by the sqlfmt brought by dbt power user. ### Actual behavior The `line_length` configuration set...