godot/modules/gdscript/language_server
Francois Belair 6db17a523e Fix LSP completion crashing on sceneless scripts 2021-08-06 15:31:04 -04:00
..
gdscript_extend_parser.cpp Fix LSP SymbolKind reporting wrong types 2021-07-24 16:25:47 -04:00
gdscript_extend_parser.h
gdscript_language_protocol.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
gdscript_language_protocol.h
gdscript_language_server.cpp
gdscript_language_server.h
gdscript_text_document.cpp Fix LSP completion crashing on sceneless scripts 2021-08-06 15:31:04 -04:00
gdscript_text_document.h Merge pull request #48616 from Razoric480/lsp-3x-rename 2021-08-04 20:28:16 +02:00
gdscript_workspace.cpp Fix LSP completion crashing on sceneless scripts 2021-08-06 15:31:04 -04:00
gdscript_workspace.h Implement LSP didSave notify and rename request 2021-07-17 11:50:17 -04:00
lsp.hpp Merge pull request #48616 from Razoric480/lsp-3x-rename 2021-08-04 20:28:16 +02:00