godot/modules/gdscript/language_server
Lamia a412922c2b
LSP: Improve handling of file URI scheme
Fixes #63205.

(cherry picked from commits 3fa943fe23,
42a16ef76e and
2ff69d6181)
2022-12-12 15:58:20 +01:00
..
gdscript_extend_parser.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdscript_extend_parser.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
gdscript_language_protocol.cpp LSP: Improve handling of file URI scheme 2022-12-12 15:58:20 +01:00
gdscript_language_protocol.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
gdscript_language_server.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdscript_language_server.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdscript_text_document.cpp Use insertText from the internal autocompletion 2022-06-16 10:11:33 +02:00
gdscript_text_document.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
gdscript_workspace.cpp LSP: Improve handling of file URI scheme 2022-12-12 15:58:20 +01:00
gdscript_workspace.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
lsp.hpp Use insertText from the internal autocompletion 2022-06-16 10:11:33 +02:00