CopySourceAsHtml (CSAH) is a free Visual Studio Add-In created by Colin Coller that turns Visual Studio code - with its indentation, color coding, and line numbers - into corresponding HTML with a few points and clicks of the mouse. This Add-In is great for pasting code samples into blogs and online articles. In fact, I've mentioned CopySourceAsHtml in a previous blog entry.
Unfortunately, the web page that hosts the CSAH Add-In - http://www.jtleigh.com/people/colin/software/CopySourceAsHtml/ - has been offline for over a week now. I've emailed Colin about this outage, asking if it was a temporary or permanent matter, but have not heard back from him. If anyone has a direct line to Colin and can get the inside scoop, I'd be interested in knowing whether the CSAH files have moved elsewhere or if the existing site will be coming back online.
In the meantime, I am posting the Visual Studio 2005 and Visual Studio 2008 versions of CopySourceAsHtml here for others to download.
The Visual Studio 2008 version uses the Visual Studio 2005 version with some additional files created by Guy Burstein. For more on the Visual Studio 2008 version see: CopySourceAsHtml for Visual Studio 2008 RTM. The files available for download above were provided to me by Jason Gaylord. Thanks, Jason!