1
0
Fork 0
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
gdscript_extend_parser.h
gdscript_language_protocol.cpp
gdscript_language_protocol.h
gdscript_language_server.cpp
gdscript_language_server.h
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