virtualx-engine/modules/gdscript/language_server
Taylor C. Richberger 91ce8d5fff
remove invalid codeLensProvider value from lsp
codeLensProvider was false, it may not be a boolean like some of the other providers can, only optionally present.
2020-07-11 00:57:32 -06:00
..
gdscript_extend_parser.cpp GDScript LSP: Fix crash in notify_client 2020-06-08 11:01:45 +02:00
gdscript_extend_parser.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
gdscript_language_protocol.cpp GDScript LSP: Fix wrong error checks added in #39385 2020-06-15 09:51:56 +02:00
gdscript_language_protocol.h GDScript LSP: Fix wrong error checks added in #39385 2020-06-15 09:51:56 +02:00
gdscript_language_server.cpp GDScript LSP: Fix crash in notify_client 2020-06-08 11:01:45 +02:00
gdscript_language_server.h Allow enable/disable threading for LSP server 2020-01-11 23:50:32 +08:00
gdscript_text_document.cpp GDScript LSP: Fix crash in notify_client 2020-06-08 11:01:45 +02:00
gdscript_text_document.h GDScript LSP: Implement signatureHelp 2020-01-09 00:57:54 +08:00
gdscript_workspace.cpp GDScript LSP: Fix crash in notify_client 2020-06-08 11:01:45 +02:00
gdscript_workspace.h fix: Return only scenes for script owners on LSP completion 2020-03-07 09:17:25 -03:00
lsp.hpp remove invalid codeLensProvider value from lsp 2020-07-11 00:57:32 -06:00