This plugin enables the use of the Visual Studio Debugger for Godot .NET projects.
In Visual Studio, you have two options: - Run Godot Debug: run the entire project (similar to pressing F5). - Run Godot Debug scene-name: run the currently open scene (similar to pressing F6).