Skip to content

Sort Comments by Type #48

@qbradq

Description

@qbradq

I would like to do a PR to sort the comments within a document by type, such that the constructor would be forced to the top of the document, followed by properties, events, and methods. Each group would be sorted alphabetically. This would work well with projects that stick to the one constructor per file rule, but would produce output even less readable than current for module-per-file projects.

Would it be preferable to implement this as a change to the default behavior or as an option in the options object?

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