virtualx-engine/modules/mono/editor/GodotTools
Raul Santos a1a2fc2255
C#: Always show "Create C# solution" option
Prevents ending up with an empty C# menu.
The option to create the C# solution no longer disappears, to avoid confusing users.
If an user tries to use it when a C# solution already exists they are warned that it will override their sln and csproj files.
2023-02-26 02:56:34 +01:00
..
GodotTools C#: Always show "Create C# solution" option 2023-02-26 02:56:34 +01:00
GodotTools.BuildLogger C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
GodotTools.Core Fix C# style with dotnet format 2022-08-27 03:22:31 +02:00
GodotTools.IdeMessaging Add readonly to C# methods and types that don't mutate 2022-11-14 20:32:20 +01:00
GodotTools.IdeMessaging.CLI C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
GodotTools.OpenVisualStudio Fix C# style with dotnet format 2022-08-27 03:22:31 +02:00
GodotTools.ProjectEditor Fix various C# exceptions 2022-08-26 16:56:00 +02:00
GodotTools.Shared Fix NuGet fallback folder packages 2022-09-15 09:28:59 +02:00
.gitignore
GodotTools.sln C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00