godot/modules/gdscript/editor
Andrew de Neve 978fcaf1b4 Fix for gdscript_highlighter dictionaries as arguments
Fix for gdscript_highlighter. When passing a dictionary
as a function argument, the dictionary values were being
highlighted green as if they were types.
2023-10-05 12:38:39 -07:00
..
script_templates Add GDScript template to RichTextEffect 2023-04-18 14:02:04 +02:00
gdscript_docgen.cpp GDScript: Fix get_*_list() methods return incorrect info 2023-09-04 00:21:03 +03:00
gdscript_docgen.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
gdscript_highlighter.cpp Fix for gdscript_highlighter dictionaries as arguments 2023-10-05 12:38:39 -07:00
gdscript_highlighter.h GDScript: Add raw string literals (r-strings) 2023-09-11 18:34:33 +03:00
gdscript_translation_parser_plugin.cpp GDScript: Fix POT generator crash on assignee with index 2023-09-14 17:41:05 +03:00
gdscript_translation_parser_plugin.h GDScript: Add constant string support for POT generator 2023-07-29 19:24:48 +03:00