godot/modules/gdscript/editor
2025-09-11 11:40:15 -07:00
..
script_templates Add _enable/_disable_plugin to plugin script template 2025-03-06 11:41:21 +01:00
gdscript_docgen.cpp GDScript: Fix call hint appearance for complex callees 2025-06-23 19:28:48 +03:00
gdscript_docgen.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
gdscript_highlighter.cpp Don't reset color if the previous token is a number ending with a dot. 2025-09-11 11:40:15 -07:00
gdscript_highlighter.h Editor: Restructure editor code 2025-07-04 18:18:22 +02: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: Restructure editor code 2025-07-04 18:18:22 +02:00