godot/modules/gdscript/language_server
geequlim 37aafaaa9c Add a symbol pool to cache all native symbols and workspackes symbols.
Implement hover
Implement completion documentation resolve
Implement hover documentation
Implement go to definition
2019-08-11 13:30:15 +08:00
..
gdscript_extend_parser.cpp Add a symbol pool to cache all native symbols and workspackes symbols. 2019-08-11 13:30:15 +08:00
gdscript_extend_parser.h Add a symbol pool to cache all native symbols and workspackes symbols. 2019-08-11 13:30:15 +08:00
gdscript_language_protocol.cpp Add a symbol pool to cache all native symbols and workspackes symbols. 2019-08-11 13:30:15 +08:00
gdscript_language_protocol.h
gdscript_language_server.cpp
gdscript_language_server.h
gdscript_text_document.cpp Add a symbol pool to cache all native symbols and workspackes symbols. 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 a symbol pool to cache all native symbols and workspackes symbols. 2019-08-11 13:30:15 +08:00
gdscript_workspace.h Add a symbol pool to cache all native symbols and workspackes symbols. 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