godot/modules/gdscript/language_server
Thaddeus Crews b37fc1014a
Style: Apply new `clang-format` changes
2024-09-20 08:09:48 +07:00
..
gdscript_extend_parser.cpp Reduce and prevent unnecessary random-access to `List` 2024-05-04 16:08:55 +07:00
gdscript_extend_parser.h Style: Apply new `clang-format` changes 2024-09-20 08:09:48 +07:00
gdscript_language_protocol.cpp Cleanup of raw `nullptr` checks with `Ref` 2024-08-31 15:01:09 +07:00
gdscript_language_protocol.h
gdscript_language_server.cpp [Editor] Expose more editor settings to documentation 2024-09-12 15:34:49 +07:00
gdscript_language_server.h
gdscript_text_document.cpp Merge pull request #96684 from HolonProduction/that-was-a-bit-too-smart 2024-09-16 15:25:44 +07:00
gdscript_text_document.h
gdscript_workspace.cpp Replace `find` with `contains/has` where applicable 2024-05-08 12:37:42 +07:00
gdscript_workspace.h
godot_lsp.h LSP: Omit some values based on specification version 3.17 2024-09-08 21:07:19 +07:00