ashish10alex / vscode-dataform-tools

Dataform tools - a vscode extension
https://marketplace.visualstudio.com/items?itemName=ashishalex.dataform-lsp-vscode
MIT License
20 stars 4 forks source link

bug: `BigQuery` client is created on a non Dataform workspace #68

Closed ashish10alex closed 6 days ago

ashish10alex commented 6 days ago

Describe the bug BigQuery client is created on a non Dataform workspace

To Reproduce Open workspace that has .sqlx files but the root of the project is is not a Dataform workspace

Expected behavior BigQuery client should only be created when the workspace opened by the user is a valid Dataform workspace