1
0
Fork 0
godot/modules/gdscript/editor
Thaddeus Crews 0f95e9f8e6
Merge pull request #100575 from Wierdox/improve_syntax_highlighting_for_shorthand_of_and_plus_bitwise_and_by_altering_string_name_highlighting
Improve `&&` and `&` syntax highlighting by altering `StringName` highlighting
2024-12-23 11:15:21 -06:00
..
script_templates
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 Merge pull request #100575 from Wierdox/improve_syntax_highlighting_for_shorthand_of_and_plus_bitwise_and_by_altering_string_name_highlighting 2024-12-23 11:15:21 -06:00
gdscript_highlighter.h Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
gdscript_translation_parser_plugin.cpp
gdscript_translation_parser_plugin.h