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
447 stars 85 forks source link

clear healthcheck problems doesn't react - I have to restart VSCode to make dbt power user understand it's fixed #1388

Open elycenok-wowcorp opened 3 weeks ago

elycenok-wowcorp commented 3 weeks ago

Expected behavior

I had a dbt compilatikon problem - then I see it in the Problems tab - then I say "Clear Healthcheck problems" - it doesn't react - I could not get dbt Power User understand that the problem is fixed - unless I restart VSCode

Actual behavior

I had a dbt compilatikon problem - then I see it in the Problems tab - then I say "Clear Healthcheck problems" - it doesn't react - I could not get dbt Power User understand that the problem is fixed - unless I restart VSCode

Steps To Reproduce

I had a dbt compilatikon problem - then I see it in the Problems tab - then I say "Clear Healthcheck problems" - it doesn't react - I could not get dbt Power User understand that the problem is fixed - unless I restart VSCode

Log output/Screenshots

I had a dbt compilatikon problem - then I see it in the Problems tab - then I say "Clear Healthcheck problems" - it doesn't react - I could not get dbt Power User understand that the problem is fixed - unless I restart VSCode

Operating System

Windows

dbt version

1.6.8

dbt Adapter

Big Query

dbt Power User version

not sure how to see it

Are you willing to submit PR?

mdesmet commented 3 weeks ago

Everytime you make code changes it should perform a new parse. It should not be required to restart vscode.