godot/modules/gdscript/language_server
Thaddeus Crews 1788983ee8
Merge pull request #113031 from HolonProduction/lets-put-a-hack-on-top-the-hack
LSP: Improve insertion algorithm for resolving completion options
2025-11-25 07:06:50 -06: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 GDScript LSP: Rework and extend BBCode to markdown docstring conversion 2025-11-24 11:39:58 +01:00