LSP "Missing reference" woes

Thank you for sharing this trick. I wish to note that if the script has been “virtually” included in src/Example.jl, it cannot use any packages other than those that Examples.jl depends on.

1 Like

Thank you. This saved me too. I’m using the helix editor + LSP and ran into the same issues reported here. The @static hack worked. So this issue is not editor specific; rather, it is an LSP issue.