Skip to content

Reorder mode drops special class annotations: tool and icon #93

Description

@NathanLovato

These annotations get deleted when using reorder mode:

@tool
@icon("res://icon.svg")
class_name TestClass
extends Node

Generally the code reorder now captures all nodes but does not use them all in the output. It should just make sure it at least drops no nodes/uses all nodes. if there are no rules for where to place a node, just add it to the output as it's looped over

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions