godot/modules/gdscript/language_server
2025-09-19 16:31:55 +02: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 Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
gdscript_language_server.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06: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 Improve usage of String.split() vs get_slice() 2025-09-19 16:31:55 +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