Skip to content

Update the syntax highlighter for GDScript to include new keywords #6381

@Piralein

Description

@Piralein

Godot 4.0 Docs

With the addition of new annotations like @export_group and @export_subgroup the highlighter needs to be updated to include all new keywords.
It could also be extended with build-in class names that are already in use but not highlighted, like "Button".

(oh and NodePath is listed twice :P)

Example of build-in classes not highlighted:
https://docs.godotengine.org/en/latest/tutorials/scripting/gdscript/gdscript_exports.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    content:websiteIssues related to adding website features and fixing bugs, whether on the front or back-endenhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions