godot/modules/gdscript/language_server
Francois Belair c2a92d93f2
Implement didClose notification in LSP
(cherry picked from commit 10429019ad)
2021-07-13 12:15:43 +02:00
..
gdscript_extend_parser.cpp Make LSP parser aware of variables in sub-blocks 2021-03-24 16:52:38 -04:00
gdscript_extend_parser.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gdscript_language_protocol.cpp Fixed Invalid function bindings #46135 2021-02-18 23:46:54 +01:00
gdscript_language_protocol.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gdscript_language_server.cpp Modernize Thread 2021-02-18 11:58:08 +01:00
gdscript_language_server.h Modernize Thread 2021-02-18 11:58:08 +01:00
gdscript_text_document.cpp Implement didClose notification in LSP 2021-07-13 12:15:43 +02:00
gdscript_text_document.h Implement didClose notification in LSP 2021-07-13 12:15:43 +02:00
gdscript_workspace.cpp Translate file path to URI on LSP symbol requests 2021-06-29 13:49:12 +02:00
gdscript_workspace.h Implement LSP didDeleteFiles to clear diagnostics 2021-04-01 13:41:53 -04:00
lsp.hpp Implement LSP didDeleteFiles to clear diagnostics 2021-04-01 13:41:53 -04:00