.. |
gdscript_extend_parser.cpp
|
4995a477ff
Fix LSP crash when parsing signal symbols.
|
3 years ago |
gdscript_extend_parser.h
|
572979d011
Fix empty line hover; fix open non-res:// script
|
3 years ago |
gdscript_language_protocol.cpp
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
3 years ago |
gdscript_language_protocol.h
|
88c4380737
Modules: Make sure to include modules_enabled.gen.h where needed
|
3 years ago |
gdscript_language_server.cpp
|
be6da39b8a
LSP: Add support for custom host setting
|
4 years ago |
gdscript_language_server.h
|
de7873c2d8
Auto-Increment Debugger Port
|
3 years ago |
gdscript_text_document.cpp
|
ad01201f34
Remove extraneous return to LSP
|
3 years ago |
gdscript_text_document.h
|
7c5335081c
Implement didSave notification and rename request
|
4 years ago |
gdscript_workspace.cpp
|
66f1b4bf66
Prevent LSP adding signal func to non GDScripts
|
3 years ago |
gdscript_workspace.h
|
7468dd65a5
Make LSP report _init instead of Object::new
|
3 years ago |
lsp.hpp
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
3 years ago |