Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.

sschuberth/CommentReflower

Repository files navigation

Comment Reflower for Visual Studio

Comment Reflower is an add-in for Microsoft Visual Studio that provides configurable automatic reformatting of block comments, including XML comments. The program was originally created by Ian Nowland for Visual Studio 2003 and 2005. These versions are still available at the official website.

Sadly, the last official update was posted in January 2006 because Ian Nowland has since changed platforms. The last official version of Comment Reflower is not compatible with Visual Studio 2008 or later, apparently due to changes in the extensibility architecture.

Terrified that one might now have to format XML comments manually, Christoph Nahr tinkered with the 2005 distribution until he got it to work with Visual Studio 2008 and 2010/2012. Note that this port is not only unofficial but also lacks the MSI setup package of previous versions, although there is a separate binary package for XCopy deployment. Both packages include a ReadMe file that describes the deployment and operation of the add-in.

Note: The Express editions of Visual Studio don’t support any plug-ins, so you need Standard edition or better to run Comment Reflower. And starting with Visual Studio 2015, Microsoft has deprecated add-ins entirely, so Comment Reflower won’t work on any edition.

About

Fork of the abandoned project by Ian Nowland as hosted on SourceForge, including the changes from Christoph Nahr.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published