Skip to content

Selective source order sorting #2965

@aspen-po

Description

@aspen-po

Search Terms

sort, sorting, sort order, prop, props, properties, method, methods, class, interface

Problem

It's common to define members of classes and interfaces with a rational order applied to the ordering. It would be useful to be able to sort these by source order, similar to what is possible for enums, without having to sort everything by source order.

Suggested Solution

Either adding new sort options similar to enum-member-source-order, or by allowing overriding of sort order by category/group/kind, or by allowing overriding of sort order via an @sortOrder tag per kind that generates a page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueEasier issue for first time contributorshelp wantedContributions are especially encouraged

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions