godot/modules/gdscript/language_server
2025-11-22 01:03:38 +01:00
..
gdscript_extend_parser.cpp LSP: Improve insertion algorithm for resolving completion options 2025-11-22 01:03:38 +01:00
gdscript_extend_parser.h Style: Convert namespaces to PascalCase 2025-03-23 19:10:24 -05:00
gdscript_language_protocol.cpp LSP: Fix remaining unsave dict access 2025-10-28 18:12:59 +01: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-05 16:09:21 +02:00
gdscript_language_server.h LSP: Fix repeated restart attempts 2025-10-05 16:09:21 +02:00
gdscript_text_document.cpp LSP: Fix goto native declaration 2025-10-10 15:43:48 +02:00
gdscript_text_document.h JSONRPC: Require manual method registration 2025-04-03 17:51:03 +02:00
gdscript_workspace.cpp Merge pull request #107469 from Ivorforce/vector-localvector-explicit-span-conversions 2025-09-30 11:19:17 -05:00
gdscript_workspace.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
godot_lsp.h LSP: Fix dict[] uses where the key might not exist 2025-10-16 11:02:59 +03:00