summaryrefslogtreecommitdiffstats
path: root/modules/mono/editor/GodotTools/GodotTools.Core/StringExtensions.cs
Commit message (Expand)AuthorAgeFilesLines
* C#: Enforce Globalization code quality rulesThaddeus Crews2024-02-201-1/+1
* C#: Enable nullable environment for `GodotTools`Thaddeus Crews2024-02-131-4/+1
* C#: Unify project name handling and fix issues with the handling of some spec...RedworkDE2023-06-141-22/+0
* Fix C# style with `dotnet format`Raul Santos2022-08-271-2/+2
* Some more C# formattingAaron Franke2021-09-021-3/+3
* C#: Fix csproj not synced on file move/removal from FS dockIgnacio Etcheverry2020-09-131-2/+13
* Handle csproj "Remove" globsAlex de la Mare2020-09-061-0/+3
* Fix parsing of C# files with spaces in the pathIgnacio Etcheverry2020-09-041-3/+4
* Mono/C#: Fix editor using wrong project assembly path in rare casesIgnacio Etcheverry2020-08-211-1/+1
* C#: Fix completion request with case insensitive resource pathIgnacio Etcheverry2020-06-231-1/+2
* C#: Use Sdks in GodotTools csprojs and switch to nuget Microsoft.BuildIgnacio Etcheverry2020-05-091-12/+2
* Sync csproj when files are changed from the Godot FileSystem dockIgnacio Etcheverry2020-03-181-1/+1
* Mono formattingAaron Franke2019-12-111-4/+4
* Re-write mono module editor code in C#Ignacio Etcheverry2019-07-051-0/+77