godot/modules/gdscript/editor
A Thousand Ships fec3d9e68c
[Editor] Fix return of EditorTranslationParserPlugin._parse_file
Merged `_get_comments` into `_parse_file` and changed to using a
returned `Array[PackedStringArray]` instead.
2025-02-19 20:11:24 +01:00
..
script_templates SCons: Properly NoCache all text files 2025-01-16 16:59:12 -06:00
gdscript_docgen.cpp Code Editor: Add documentation tooltips 2024-12-15 10:51:33 +03:00
gdscript_docgen.h Code Editor: Add documentation tooltips 2024-12-15 10:51:33 +03:00
gdscript_highlighter.cpp [TextEdit] Update syntax highlighting when IME composition string is updated. 2025-02-07 11:54:56 +02:00
gdscript_highlighter.h Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
gdscript_translation_parser_plugin.cpp [Editor] Fix return of EditorTranslationParserPlugin._parse_file 2025-02-19 20:11:24 +01:00
gdscript_translation_parser_plugin.h [Editor] Fix return of EditorTranslationParserPlugin._parse_file 2025-02-19 20:11:24 +01:00