godot/modules/mono/editor/GodotTools
Raul Santos f19694a8d6
C#: Redesign MSBuild panel
- Redesign panel to look closer to the look of other Godot panels such as Output and Debugger.
- Moved list of problems and output log to separate tabs instead of using a HSplit.
- Added Tree/List layouts to the problems tab.
- Added search box to filter problems tab.
- Added `FileTree` icon, made from `FileList`. Both are used for the button that toggles the Tree/List layouts.
2023-09-27 02:53:27 +02:00
..
GodotTools C#: Redesign MSBuild panel 2023-09-27 02:53:27 +02:00
GodotTools.BuildLogger C#: Begin move to .NET Core 2022-08-22 03:35:59 +02:00
GodotTools.Core C#: Unify project name handling and fix issues with the handling of some special characters 2023-06-14 21:07:58 +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 Add a simple C# .editorconfig 2021-07-23 17:04:53 -04:00
GodotTools.sln C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00