dataform-co / dataform

Dataform is a framework for managing SQL based data operations in BigQuery
https://cloud.google.com/dataform/docs
Apache License 2.0
834 stars 161 forks source link

Usage of the cmd+click feature #1509

Open francis-cfc opened 1 year ago

francis-cfc commented 1 year ago

Hi All,

I am unable to use the cmd+click on a ref() capability in my vscode. I already ran npm i -g @dataform/cli. Are there other things I need to install/do to ensure that this works well?

Mallington commented 11 months ago

Looks like we have the same issue. Did you ever work out what the issue was?

francis-cfc commented 11 months ago

Nope... I think the vscode extension might be an outdated extension that doesn't get any attention at the moment.

Ekrekr commented 5 months ago

@GJMcGowan is best placed to fix this!

francis-cfc commented 5 months ago

Thanks @Ekrekr .

Hi @GJMcGowan can you please look into this as it will be save users a lot of time navigating to different dependencies every time in vscode. You can let us know when you pick this or tell us what to do to make this work.

Thanks mate.

Ekrekr commented 5 months ago

@Mallington debugged in https://github.com/dataform-co/dataform/issues/1556 that the error which occurs is

[Error - 23:54:48] Request textDocument/definition failed.
  Message: Request textDocument/definition failed with message: Cannot read properties of undefined (reading 'split')
  Code: -32603