mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Fixed GDScriptLanguageProtocol::notify_client - have 3 arguments, but only 2 are binded
(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 | ||