summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/language_server/gdscript_language_server.h
diff options
context:
space:
mode:
authorNông Văn Tình <vannongtinh@gmail.com>2024-01-31 23:01:37 +0700
committerNông Văn Tình <vannongtinh@gmail.com>2024-01-31 23:01:37 +0700
commitd81c9c32c5ea4e91de3038b30c4a7a9ab78b7481 (patch)
tree16e9ebfb1356dc1d5271ba2ef0a43e41905aebc2 /modules/gdscript/language_server/gdscript_language_server.h
parent313f623b9d102cc8c411ae7cab9518f98c2f87f2 (diff)
downloadredot-engine-d81c9c32c5ea4e91de3038b30c4a7a9ab78b7481.tar.gz
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.
Diffstat (limited to 'modules/gdscript/language_server/gdscript_language_server.h')
0 files changed, 0 insertions, 0 deletions