Language
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This refactoring applies to:
C#
Visual Basic
What: Sort usings.
When: You want to sort using directives at the top of your file so that they are in alphabetical order.
Why: It makes it easier to find a using directive.
How-to
Select Edit from the menu bar.
Select Intellisense > Sort Usings.

You can also configure different settings for
usingdirectives in Tools > Options > Text Editor > C# > Advanced.