Nauman Leghari writes "I am looking for an addin which can convert code to html from the VS.NET IDE". I've been thinking about this recently too. It would be easy to adapt the NUnitAddin code to do this. Look for AddControl("Code Window", 3) in the source...