Files
godot-docs/_extensions
Hugo Locurcio 5f4c6838fc Use different color for control flow keywords in GDScript syntax highlighting
This matches the Godot script editor's behavior.

Note that this does not apply to C# and shaders
(which currently use GLSL highlighting), as it would require copying
their respective highlighters to this repository and modifying them.
2023-10-09 00:27:12 +02:00
..