summaryrefslogtreecommitdiffstats
path: root/modules/mono/editor/GodotTools/GodotTools.IdeMessaging
Commit message (Expand)AuthorAgeFilesLines
* Dotnet: Fix attributes for `sln`/`csproj` filesThaddeus Crews2024-05-031-1/+1
* Fill copyright field in .csproj filesKonstantin Kretov2024-04-261-0/+1
* C#: Enable nullable environment for `GodotTools`Thaddeus Crews2024-02-1312-38/+192
* Add `readonly` to C# methods and types that don't mutateRaul Santos2022-11-141-1/+1
* Merge pull request #64956 from raulsntos/dotnet/format-ciRémi Verschelde2022-08-293-5/+9
|\
| * Fix C# style with `dotnet format`Raul Santos2022-08-273-5/+9
* | Merge pull request #64900 from raulsntos/dotnet/fix-exceptionsIgnacio Roldán Etcheverry2022-08-291-3/+3
|\ \ | |/ |/|
| * Fix various C# exceptionsRaul Santos2022-08-261-3/+3
* | Use pattern matching to simplify `Equals`Raul Santos2022-08-241-4/+1
|/
* Mono: Update Newtonsoft.Json to 13.0.1Rémi Verschelde2022-06-231-1/+1
* Restrict the project data directory configurationne0fhyk2021-10-181-5/+10
* Provide a getter for the project data directory.ne0fhyk2021-09-151-0/+1
* Rename the ".mono" folder to ".godot/mono"Aaron Franke2020-09-231-1/+1
* C#: Add VisualStudio supportIgnacio Etcheverry2020-06-154-29/+57
* C#: Rewrite GodotTools messaging protocolIgnacio Etcheverry2020-05-0915-0/+1218