NRefactory
NRefactory copied to clipboard
Added option "AlphabeticalSortUsing"
Motivation: my colleagues use Visual Studio with some plugins for refactoring which sort usings in the simple alphabetical order. And NRefactory sort usings by blocks (system usings always first). So to prevent commit wars we need option to make sort in this order.