Best would be if it performs the highlighting exactly as it is in Visual Studio.
Leave a Reply
You must be logged in to post a comment.
Best would be if it performs the highlighting exactly as it is in Visual Studio.
You must be logged in to post a comment.
If you’re using Visual Studio, you can try the Copy Source as HTML plugin.
An non-Visual Studio alternative would be SyntaxHighlighter (more info here)
Probably SyntaxHighlighter Evolved, which uses a nice JavaScript (SyntaxHighlighter 2.0) library for highlighting, and you can easily add custom styles.