I am thinking of changing to vscode for developing, but I am facing the following issue: I don’t manage to attach a DAW for debugging the VST3 versions.
I use cmake for building and the debugging works fine with the standalone version. I would really appreciate any help for setting this up
Thanks for the hint! This works for the standalone. For debugging VST with a DAW I needed to specify the host program for the plugins as I mentioned above. But yes it looks like this is as much automated target debugging generation as we can get with Cmake and vscod(ium).