dataform icon indicating copy to clipboard operation
dataform copied to clipboard

Usage of the cmd+click feature

Open francis-cfc opened this issue 2 years ago • 5 comments

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?

francis-cfc avatar Jul 03 '23 12:07 francis-cfc

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

Mallington avatar Oct 25 '23 00:10 Mallington

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

francis-cfc avatar Oct 25 '23 09:10 francis-cfc

@GJMcGowan is best placed to fix this!

Ekrekr avatar Apr 03 '24 11:04 Ekrekr

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.

francis-cfc avatar Apr 03 '24 12:04 francis-cfc

@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

Ekrekr avatar Apr 04 '24 10:04 Ekrekr