Skip to content

Hide OpenFL implementation methods from completion #197

@nadako

Description

@nadako

Because the codebase uses inheritance from openfl display object classes, we get a lot of internal fields and methods in the completion (e.g. _alpha, _getCursor, etc). We should add @:noCompletion to all of them in the OpenFL codebase (or maybe think of something smart so it can be easily turned on/off, because it can come in handy when working on OpenFL internals).

(there were @:noCompletion tags in openfl but they were removed as part of cleanup)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions