virtualx-engine/modules/gdscript/language_server
geequlim fa6d6a329c Add optional smart resolve sulotion
The smart resolvaion can guess most symbols but it might be slow so disabled by default users can turn on it in the editor setting
2019-08-11 13:30:15 +08:00
..
gdscript_extend_parser.cpp Add optional smart resolve sulotion 2019-08-11 13:30:15 +08:00
gdscript_extend_parser.h Add optional smart resolve sulotion 2019-08-11 13:30:15 +08:00
gdscript_language_protocol.cpp Add optional smart resolve sulotion 2019-08-11 13:30:15 +08:00
gdscript_language_protocol.h Add optional smart resolve sulotion 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 optional smart resolve sulotion 2019-08-11 13:30:15 +08:00
gdscript_text_document.h Add a symbol pool to cache all native symbols and workspackes symbols. 2019-08-11 13:30:15 +08:00
gdscript_workspace.cpp Add optional smart resolve sulotion 2019-08-11 13:30:15 +08:00
gdscript_workspace.h Add optional smart resolve sulotion 2019-08-11 13:30:15 +08:00
lsp.hpp Add a symbol pool to cache all native symbols and workspackes symbols. 2019-08-11 13:30:15 +08:00