2
0
Fork 0
godot/modules/gdscript/language_server
Marcel Admiraal d18b2e599d Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +07:00
..
gdscript_extend_parser.cpp fix #32588 crash in language server 2019-10-11 14:43:39 +07:00
gdscript_extend_parser.h Format documentations to markdown only when needed 2019-10-05 14:09:38 +07:00
gdscript_language_protocol.cpp lsp: Send godot class tree to clients 2019-10-09 13:40:50 +07:00
gdscript_language_protocol.h Add optional goto definition support for native symbols 2019-08-11 13:30:15 +07:00
gdscript_language_server.cpp Decrease polling frequency to 20 Hz in the GDScript language server 2019-10-10 16:42:05 +07:00
gdscript_language_server.h
gdscript_text_document.cpp Add custom api `textDocument/nativeSymbol` to allow inspect native symbols from LSP clients 2019-10-04 23:00:33 +07:00
gdscript_text_document.h Add custom api `textDocument/nativeSymbol` to allow inspect native symbols from LSP clients 2019-10-04 23:00:33 +07:00
gdscript_workspace.cpp Remove all uses of ERR_EXPLAIN macros. 2019-11-11 10:24:04 +07:00
gdscript_workspace.h Add custom api `textDocument/nativeSymbol` to allow inspect native symbols from LSP clients 2019-10-04 23:00:33 +07:00
lsp.hpp Small fixes to redundand code, copy paste bugs 2019-10-14 11:40:55 +07:00