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

### Expected behavior [Docs blocks](https://docs.getdbt.com/docs/collaborate/documentation#using-docs-blocks) is jinja code for reusable documentation, which can be extremely useful in some cases. Unfortunately, the Documentation Editor does not play well with it in...

bug

### Describe the feature I want to disable irrelevant notifications, that I see after every VSCode startup. ![image](https://user-images.githubusercontent.com/109348848/232490585-c2a41954-e243-497c-b7e7-d4d2fab5961b.png) Why these errors irrelevant for me? * `An error occured while initializing...

enhancement

### Describe the feature when adding refs we use ' around the model name instead of " making the auto complete not 100% useful as we have to change the...

enhancement

### Expected behavior When clicking "Generate model" from source, the model is properly generated: ![image](https://github.com/AltimateAI/vscode-dbt-power-user/assets/47462792/02852a8f-43a1-4fcf-bca1-d80a06ad70ed) ### Actual behavior Clicking generate model generates two error messages: ```bash Traceback (most recent call...

bug

### Describe the feature provide a way for user to pick target profiles ### Describe alternatives you've considered _No response_ ### Who will benefit? _No response_ ### Are you willing...

enhancement

### Describe the feature The select node in the lineage panel should be highlighted with a distinct color to differentiate it from other nodes. ### Describe alternatives you've considered _No...

enhancement

### Describe the feature Click on column name in the configure panel brings you to the column preview in query results. In other words, a click on a column sets...

enhancement

### Expected behavior I would expect to get checkmarks (or some other icon) for boolean fields. ### Actual behavior Instead, when I query table with a boolean field, I get...

bug

### Expected behavior It should not mark the `+dataset` with value to be an error in the `dbt_project.yml` when we want to output the model to multiple schemas I think...

bug

### Expected behavior Compiled preview look the same as actual compiled code ### Actual behavior As title suggests. It seems that jinja's trimming whitespaces is not being considered. See screenshots....

bug
hacktoberfest2023