Skip to content

everfor/UsingDirectiveFormatter

Repository files navigation

Using Directive Formatter

  • Small Visual Studio extension for productivity in C# developments
  • Can be configured to place all using directives inside or outside the namespace declaration
  • Supports sorting of using directives: By Length or By Alphabetical Order
  • Supports sorting chaining
  • Supports user-defined grouping on using directives; sort happens within each group in this case

Download

Published and available for download at https://marketplace.visualstudio.com/vsgallery/11b3b4b4-77fc-46b5-8c68-7bda38c393a2

Demo

The demo below shows both a working demo, and a screenshot of options available for the extension Demo gif Option gif

Releases

No releases published

Packages

No packages published