How to reorder type members with Resharper?

前端 未结 8 500
名媛妹妹
名媛妹妹 2021-02-01 12:48

Typical scenario: a class that a lot of people have worked on. I\'d like to sort methods, properties, etc... in alphabetical order.

I\'d like to be able to do this wit

8条回答
  •  旧时难觅i
    2021-02-01 13:04

    From Visual Studio menu;

    ReSharper > Options > Environment > IntelliSense > Completion Behaviour > Sort Items(Alphabetically)

提交回复
热议问题