AltimateAI / vscode-dbt-power-user

This extension makes vscode seamlessly work with dbt™: Auto-complete, preview, column lineage, AI docs generation, health checks, cost estimation etc
https://www.altimate.ai
MIT License
431 stars 85 forks source link

Lineage tab not available. Other features still working #1283

Open cybersyn-cole opened 3 weeks ago

cybersyn-cole commented 3 weeks ago

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.

Screenshot 2024-07-07 at 1 03 16 PM

Actual behavior

N/A

Steps To Reproduce

N/A

Log output/Screenshots

Already tried to resolve by:

Operating System

Mac

dbt version

Core: 1.8.2

dbt Adapter

Snowflake

dbt Power User version

v0.41.4

Are you willing to submit PR?

cybersyn-cole commented 3 weeks ago

Update: Got the tab to appear again by uninstalling VS Code and remove all information/setting about VS code/extensions from my device, but it just disappeared on me again

anandgupta42 commented 3 weeks ago

@cybersyn-cole We are unable to replicate the issue. Do you have any other dbt related extensions installed that might be causing the conflict?

josephberni commented 1 week ago

Also having the same issue. Have tried uninstalling/reinstalling both the extension and the code editor but no luck.

DavidfNZ commented 2 days ago

Same issue for me. I dragged the lineage tab to the right hand side of VScode so it was to the right of my code, and the tab displayed as empty. Close the tab and now I can't find how to re-display the lineage.

anandgupta42 commented 2 days ago

@DavidfNZ Right click on the tab bar and you should see an option to select the lineage panel.

Screenshot 2023-12-01 at 8 51 08 PM