virtualx-engine/modules/gdscript/language_server
Geequlim 666ed89011 Add generate script api to dictionary support
Expose GDScriptLanguageProtocol singleton and classes for editor plugins (Not visiable in class tree)
Fix minor bug in symbol resolve
2019-08-11 13:30:15 +08:00
..
gdscript_extend_parser.cpp Add generate script api to dictionary support 2019-08-11 13:30:15 +08:00
gdscript_extend_parser.h Add generate script api to dictionary support 2019-08-11 13:30:15 +08:00
gdscript_language_protocol.cpp Add generate script api to dictionary support 2019-08-11 13:30:15 +08:00
gdscript_language_protocol.h Add generate script api to dictionary support 2019-08-11 13:30:15 +08:00
gdscript_language_server.cpp Add optional smart resolve sulotion 2019-08-11 13:30:15 +08:00
gdscript_language_server.h Add GDScript Language Protocol plugin 2019-08-11 13:30:15 +08:00
gdscript_text_document.cpp Add generate script api to dictionary support 2019-08-11 13:30:15 +08:00
gdscript_text_document.h Improved performance for completion and symbol resolvation. 2019-08-11 13:30:15 +08:00
gdscript_workspace.cpp Add generate script api to dictionary support 2019-08-11 13:30:15 +08:00
gdscript_workspace.h Add generate script api to dictionary support 2019-08-11 13:30:15 +08:00
lsp.hpp Improve symbol resolve for inner classes 2019-08-11 13:30:15 +08:00