Hello, I am trying to get Godot v4 beta6 working in VS Code so i can debug.
I installed VS Code and the extension "C# Tools for Godot" and followed the instructions for setting up the extension.
Everything runs fine running it from Godot, but i cannot get it to run from VS Code.
I suspect it may be a problem with the launch.json setting but i cannot figure it out.
When i click on "Play in editor" it just says that its running but doesn't actually do anything.
Any suggestions? Has any one else gotten this to work?