godot/modules/gdscript/language_server
Rémi Verschelde 13a90e938f
Merge pull request #70096 from rune-scape/stringname-dict
StringName Dictionary keys
2024-09-03 17:38:06 +02:00
..
gdscript_extend_parser.cpp Reduce and prevent unnecessary random-access to `List` 2024-05-04 16:08:55 +02:00
gdscript_extend_parser.h
gdscript_language_protocol.cpp Cleanup of raw `nullptr` checks with `Ref` 2024-08-31 15:01:09 +02:00
gdscript_language_protocol.h
gdscript_language_server.cpp
gdscript_language_server.h
gdscript_text_document.cpp StringName Dictionary keys 2024-08-29 13:39:27 -07:00
gdscript_text_document.h
gdscript_workspace.cpp Replace `find` with `contains/has` where applicable 2024-05-08 12:37:42 +02:00
gdscript_workspace.h
godot_lsp.h StringName Dictionary keys 2024-08-29 13:39:27 -07:00