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
471 stars 94 forks source link

Lineage panel to trigger for seeds #1386

Open acarter24 opened 3 months ago

acarter24 commented 3 months ago

Describe the feature

The lineage panel should show upstream dependencies when opening a seed file in editor.

The current editor message suggests this should be happening already.

image

https://getdbt.slack.com/archives/C05KPDGRMDW/p1724747769033279

Describe alternatives you've considered

No response

Who will benefit?

Anyone who uses seeds and likes to see their lineage.

Are you willing to submit PR?

jeff-skoldberg-gmds commented 2 months ago

Adding to this... It would also be nice if your active file was a dbt seed, you still get the "Build" button (the Power User Tool bar if you will) in the top right corner of the screen. That way I don't need to type out dbt build -s my_seed