godot/modules/gdscript/language_server
Marcel Admiraal 2bafcd3422 Consolidate JSON, JSONParseResults and JSONParser into JSON
Renames JSON.parse_string() to parse()
Renames JSON.decode_data() to stringify()
2021-06-19 08:01:40 +01:00
..
gdscript_extend_parser.cpp Consolidate JSON, JSONParseResults and JSONParser into JSON 2021-06-19 08:01:40 +01:00
gdscript_extend_parser.h
gdscript_language_protocol.cpp Consolidate JSON, JSONParseResults and JSONParser into JSON 2021-06-19 08:01:40 +01:00
gdscript_language_protocol.h Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
gdscript_language_server.cpp Core: Move DirAccess and FileAccess to core/io 2021-06-11 14:52:39 +02:00
gdscript_language_server.h
gdscript_text_document.cpp
gdscript_text_document.h Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
gdscript_workspace.cpp Translate file path to URI on LSP symbol requests 2021-06-17 10:36:41 -04:00
gdscript_workspace.h Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
lsp.hpp Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00