godot/modules/gdscript/language_server
HolonProduction 1aed7cefdd
LSP: Fix repeated restart attempts
(cherry picked from commit 400c77f170)
2025-10-06 09:51:41 -05:00
..
gdscript_extend_parser.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
gdscript_extend_parser.h Style: Convert namespaces to PascalCase 2025-03-23 19:10:24 -05:00
gdscript_language_protocol.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
gdscript_language_protocol.h Core: Avoid including modules_enabled in headers 2025-03-11 19:42:13 -05:00
gdscript_language_server.cpp LSP: Fix repeated restart attempts 2025-10-06 09:51:41 -05:00
gdscript_language_server.h LSP: Fix repeated restart attempts 2025-10-06 09:51:41 -05:00
gdscript_text_document.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
gdscript_text_document.h JSONRPC: Require manual method registration 2025-04-03 17:51:03 +02:00
gdscript_workspace.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
gdscript_workspace.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
godot_lsp.h LSP: Fix file URI handling + warn about workspace project mismatch 2025-06-18 19:54:50 +02:00