godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.34k stars 21.06k forks source link

C# Visual Studio Code - Start Debugging #41274

Open MarkAlicz opened 4 years ago

MarkAlicz commented 4 years ago

The ability to edit the project and solution in visual studio code and studio is amazing and works great. The only issue I have run into is when I use Visual Studio Code to start debugging it prevents the main Godot IDE from being able to start the debugging.

NOTE:: I am using the extension C# Tools for Godot. I realize this is most likely caused by the extension, however, I was curious if there are logs I could look into.

Steps To Replicate

Issue goes away when you restart and reload the project.

Vivraan commented 4 years ago

Also get the Mono debugger extension, if that helps.