dotnet/roslyn
View on GitHubCode Cleanup: Fixer to sort fields,props, methods etc. based on preferred order
Open
#58,215 opened on Dec 9, 2021
Area-IDEConcept-Continuous ImprovementDeveloper Communityhelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (Avg merge 6d 17h) (256 merged PRs in 30d)
Description
This issue has been moved from a ticket on Developer Community.
"csharp_preferred_modifier_order" with the fixer "Sort accessibility modifiers" only sort the modifiers itself.
There should also be a fixer to sort field, properties, method etc. based on a preferred order.
Original Comments
Feedback Bot on 11/25/2021, 08:33 PM:
Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. We'll provide an update once the issue has been triaged by the product team.