Skip to content
| Marketplace
Sign in
Visual Studio>Tools>C# Formatter
C# Formatter

C# Formatter

Federico Coletto

|
23,170 installs
| (9) | Free
A small suite of utils to improve the readability of your C# code
Download

C# Formatter is a Visual Studio 2010/2012/2013 addin that improves your C# programming experience, giving you the ability to cleanup and beautify the appearance of C# code.

At the moment the software provides these functionalities:

  • Beautify the code adding a splitter comment on top of each class, method, property or region
  • Remove the indentation of the code lines
  • Remove redundant blank lines
  • Remove ALL empty or invisible lines from the C# code
  • Remove all the comments from the C# code
  • Remove indentation on the left, and trim exceeding white characters on the right of each line of code
  • Inline all the code lines

 

Releases History

Version 1.2

  • Bugfixes
  • Added logging capabilities

Version 1.1

  • Convert the strings contained into the selected code into constants
  • Full code cleanup/beautify in a single command

 

Version 1.0:

  • Remove ALL empty or inivisible lines from the C# code
  • Remove all the comments from the C# code
  • Remove indentation on the left, and trim exceeding white characters on the right of each line of code
  • Inline all the code lines

Version 0.9:

  • Remove the indentation of the code lines
  • Remove redundant blank lines 

Version 0.8:

  • Beautify the code adding a splitter comment on top of each class, method, property or region
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft