Hi,
when I wrote a "Hello World" the attaching of the Visual Studio Code Debugger works almost all the time.
Now, I got a bigger, more complex project with several scripts and scenes and the attaching of the debugger only works every 10th time or so. I press F5 in Godot, swtich to VSCode and F5, the debugger attaches (orange bar) and as soon as the app launches the debugger disconnects and I also cannot attach the debugger afterwards.
I there anything I can do?
I appreciate the help,
Konstantin