Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Using Directive Formatter
Using Directive Formatter

Using Directive Formatter

Karthik D V

|
1,317 installs
| (1) | Free
Formats using namespace directives in C# code. Provides an option to order namespaces as per your choice. You can choose the ordering of the namespaces.
Download

UsingDirectiveFormatter

  • Formats using namepsace directives for C# codes
  • The using directives will be placed inside or outside the namespace declaration, depending on user configuration
  • Order using directives by length or alphabetically, so that they appear in order
  • Supports order chaining
  • Supportsgrouping of using directives. Sorting happens within groups in this case.
  • Currently supported versions: Visual Studio 2019
  • Update logs can be accessed here
  • A quick demo and options panel is provided as below:
    udf_demo.gif udf_option.gif

Please Note :The original code is available here https://github.com/everfor/UsingDirectiveFormatter. I just upgraded to support 2019 with some changes.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft