mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-19 08:18:07 +00:00
My initial attempt changed this in the gdscript code, which resulted in a duplicate warning name in the builtin editor. We should just append the warning name in the LSP instead. This uses parens to match what is shown in the builtin editor.