mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 14:11:15 +00:00
`latest_client_id` now defaults to `-1` (invalid ID) instead of `0`.
Also fix typo in notification `gdscrip_client/changeWorkspace`,
and fix argument names in method binds.
Fixes #39375.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| gdscript_extend_parser.cpp | ||
| gdscript_extend_parser.h | ||
| gdscript_language_protocol.cpp | ||
| gdscript_language_protocol.h | ||
| gdscript_language_server.cpp | ||
| gdscript_language_server.h | ||
| gdscript_text_document.cpp | ||
| gdscript_text_document.h | ||
| gdscript_workspace.cpp | ||
| gdscript_workspace.h | ||
| lsp.hpp | ||