-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
content:websiteIssues related to adding website features and fixing bugs, whether on the front or back-endIssues related to adding website features and fixing bugs, whether on the front or back-endenhancement
Description
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
Labels
content:websiteIssues related to adding website features and fixing bugs, whether on the front or back-endIssues related to adding website features and fixing bugs, whether on the front or back-endenhancement