Skip to content

karthikveeraj/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
  • Supports Visual Studio 2019

Download

Published and available for download at https://marketplace.visualstudio.com/items?itemName=KarthikDV.UsingDirectiveFormatter

Demo

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

About

Visual Studio extension that formats using directives in C# code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.5%
  • CSS 4.0%
  • HTML 0.5%