godotengine/godot-csharp-visualstudio

Make the launching easier

Intrivus opened this issue · 1 comments

I have some suggestions

image

Add the Godot icon for the Godot menu and its Launch button
Make the launch button save the current scene before launch?

image

Replace the debug button(the one that have C# text thingy) with launch button with the Godot Engine icon:
https://docs.microsoft.com/en-us/visualstudio/extensibility/adding-icons-to-menu-commands?view=vs-2022

Godot_icon svg

The scene need to auto save when you click it, it is very necessary and when you click the launch button that the PR created earlier you can see that it doesn't build the code before running the game