2
0
Fork 0
godot/modules/gdscript/language_server
Aaron Franke 6772ebcea0
Move the docs for constructors and operators out of methods section
2021-10-29 12:34:57 +07:00
..
gdscript_extend_parser.cpp GDScript: Report property type errors 2021-10-08 22:06:15 +07:00
gdscript_extend_parser.h Fix empty line hover; fix open non-res:// script 2021-10-01 11:26:26 +07:00
gdscript_language_protocol.cpp Use range iterators for `Map` 2021-09-30 15:09:12 +07:00
gdscript_language_protocol.h
gdscript_language_server.cpp
gdscript_language_server.h Remove unimplemented methods 2021-10-21 18:44:25 +07:00
gdscript_text_document.cpp Fix empty line hover; fix open non-res:// script 2021-10-01 11:26:26 +07:00
gdscript_text_document.h
gdscript_workspace.cpp Move the docs for constructors and operators out of methods section 2021-10-29 12:34:57 +07:00
gdscript_workspace.h Make LSP report _init instead of Object::new 2021-09-29 08:42:01 +07:00
lsp.hpp clang-format: Various fixes to comments alignment from `clang-format` 13 2021-10-28 15:43:36 +07:00