I have searched around, but couldn't find anything about Dagger Visual Code (VC) extension.
Each time I start VC, the dagger extension reports the following in the output section;
Could not start Dagger.
Please make sure that you have installed the latest Dagger CLI version or follow https://docs.dagger.io/install to install it.
As seen in the attached screenshot, the syntax highlighting works, and dagger-cue as well.
My MacBook pro has M1.
❯ type dagger
dagger is /opt/homebrew/bin/dagger
❯ type dagger-cue
dagger-cue is /opt/homebrew/bin/dagger-cue
Any ideas?