dotnet/roslyn

Code Cleanup: Fixer to sort fields,props, methods etc. based on preferred order

开放

#58,215 创建于 2021年12月9日

 (0 条评论) (0 个反应) (0 位负责人)C# (4,257 个派生)batch import
Area-IDEConcept-Continuous ImprovementDeveloper Communityhelp wanted

仓库指标

星标
 (20,414 个星标)
PR 合并指标
 (平均合并 6天 17小时) (30 天内合并 256 个 PR)

描述

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.

贡献者指南