virtualx-engine/modules/mono/editor/GodotTools/GodotTools
Nông Văn Tình d81c9c32c5 Fix incorrect condition for error filtering
Fixes: #87643

The original condition stopped immediately after checking for 'searchText' in the 'Message' field, resulting in premature termination of subsequent checks. This fix ensures that all relevant conditions are appropriately evaluated before determining the filtering outcome.

Additionally, accompanying changes include improved code readability for better comprehension. This adjustment enhances the maintainability of the error filtering mechanism, contributing to a more robust codebase overall.
2024-01-31 23:01:37 +07:00
..
Build Fix incorrect condition for error filtering 2024-01-31 23:01:37 +07:00
Export C#: Remove unused code 2024-01-28 16:09:59 +01:00
Ides C#: Check if JetBrains Rider editor path is empty 2023-09-14 01:55:51 +02:00
Inspector Inspector ⚠️ when C# props might be out of date 2023-12-22 23:27:13 +01:00
Internals Add C# iOS support 2023-10-09 18:22:56 +02:00
Utils Add C# iOS support 2023-10-09 18:22:56 +02:00
CsProjOperations.cs
ExternalEditorId.cs Add the ability to set a custom C# editor 2023-04-18 13:55:08 +02:00
GodotSharpEditor.cs Inspector ⚠️ when C# props might be out of date 2023-12-22 23:27:13 +01:00
GodotTools.csproj Merge pull request #86454 from Repiteo/c#-upgrade-TFMs 2024-01-11 17:37:19 +01:00
HotReloadAssemblyWatcher.cs Merge pull request #72111 from raulsntos/method-info-metadata 2023-01-27 15:41:38 +01:00
VerbosityLevelId.cs Add new settings about MSBuild 2023-02-07 16:48:23 +01:00