CR_Documentor Description CR_Documentor is a CodeRush/Refactor plugin that allows you to preview your XML API documentation from within Visual Studio. Features & Benefits Writing XML documentation comments in .NET can be troublesome sometimes because you can't really see what it's going to look like - you have to compile the code, then take the extracted XML doc and feed it to a rendering engine like Sandcastle, then wait for the compiled help to come out so you can read it. Now you don't have to wait - with CR_Documentor, you can see what it will look like as you edit. Related Links Requirements Requires CodeRush 14.2 or later. |