godotengine / godot-csharp-visualstudio

Godot C# extension for Visual Studio
MIT License
251 stars 31 forks source link

Making additional changes to extension's GUI #37

Closed Intrivus closed 2 years ago

Intrivus commented 2 years ago

Suggestions go here!

Intrivus commented 2 years ago

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

neikeq commented 2 years ago

Thanks!