godot/modules/gdscript/language_server
2019-12-24 21:46:05 +08:00
..
gdscript_extend_parser.cpp Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
gdscript_extend_parser.h Format documentations to markdown only when needed 2019-10-05 14:09:38 +08:00
gdscript_language_protocol.cpp lsp: Send godot class tree to clients 2019-10-09 13:40:50 +08:00
gdscript_language_protocol.h Add optional goto definition support for native symbols 2019-08-11 13:30:15 +08:00
gdscript_language_server.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
gdscript_language_server.h Add GDScript Language Protocol plugin 2019-08-11 13:30:15 +08:00
gdscript_text_document.cpp Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
gdscript_text_document.h Add custom api textDocument/nativeSymbol to allow inspect native symbols from LSP clients 2019-10-04 23:00:33 +08:00
gdscript_workspace.cpp Fix typos with codespell 2019-11-22 08:35:03 +01:00
gdscript_workspace.h Add custom api textDocument/nativeSymbol to allow inspect native symbols from LSP clients 2019-10-04 23:00:33 +08:00
lsp.hpp Fix typos with codespell 2019-11-22 08:35:03 +01:00