Skip to content

Option to exclude only unused externals #926

Closed
Closed
@rochdev

Description

@rochdev

Right now, when setting the excludeExternals option to true, all externals are excluded, even the ones that are actually used (i.e. subclassed). When setting it to false, all externals are included, regardless of if they are used or not.

There should be an option to exclude only externals that are not actually used. In my opinion this should even be the default, since I think in most cases it's the expected behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions