How do I sort my code (by method name) in Visual Studio 2008?

前端 未结 5 2385
夕颜
夕颜 2021-02-19 20:22

Short of cutting and pasting, is there a way to sort the methods in my classes in Visual Studio 2008? I like orderly code.

5条回答
  •  孤街浪徒
    2021-02-19 21:01

    This is a free plug-in that does what you are asking: http://www.visualstudiogallery.com/ExtensionDetails.aspx?ExtensionID=800978aa-2aac-4440-8bdf-6d1a76a5c23c

    Update

    Unfortunately the link is outdated. You can download Regionerate at http://www.rauchy.net/regionerate/docs/2007/05/download.html

提交回复
热议问题