Sort selected text from Visual Studio context menu

前端 未结 6 1694
忘掉有多难
忘掉有多难 2021-01-03 19:24

Currently VS has a very useful feature: sort usings (C#).

I want the same functionality for any random text, for example - XML nodes in config files.

How com

6条回答
  •  爱一瞬间的悲伤
    2021-01-03 19:44

    Just found a good free addon: Menees VS Tools 2012 (or 2010 ver) - does exactly that and a few more text tricks. There was a few minor negatives when I installed it, but after leaving a comment on the review page it got fixed within days. Waay to go! =)

    There is a 2017 version now: Menees VS Tools 2017

提交回复
热议问题