-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requesttype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
There's a general theme in this old doc that it's unfortunate that dartdoc organizes code in a way that's not under user control. However, it's really nice to have docs that are sorted in some way (alphabetical, for example).
A design to deal with this problem probably should include refactoring tools that assist the user in organizing code. If a refactoring tool existed to sort libraries in the same order that dartdoc used to use, and it was possible to say, drag and drop to reorganize methods, constants, etc inside the structure view in IntelliJ, it'd be reasonable to drop dartdoc sorting and leave it to the user to organize their code in a way that makes sense.
simc, jaumard and ljmatan
Metadata
Metadata
Assignees
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requesttype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug