Project DescriptionA code snippet plugin for Windows Live Writer with support for Syntaxhighlighter as well as good support for snippet indentation.
Updated Windows Live Writer plugin supports
Syntaxhighlighter 2.0 and will add the required code class attributes when selected. This release supports SyntaxHighlighter 2.0. Note: Do NOT install this version unless you are ready to update your site to SyntaxHighlighter 2.0. Stay with the version 3.0.0 msi installer until you do. This release only supports SyntaxHighlighter 2.0 (although Alex has included scripts for legacy support for previous code postings).
Now includes a standalone Windows desktop application so that you can paste formatted code snippets into other applications as well. Ideal for
http://stackoverflow.com since the indentation options can be used to create a 4 space indent (CTRL-A to select all - and then >> to indent).
See SyntaxHighlighter at http://alexgorbatchev.com/wiki/SyntaxHighlighter for details.
How to Enable Syntaxhighlighter SupportVisit
http://alexgorbatchev.com/wiki/SyntaxHighlighter for instructions on how to install SyntaxHighlighter.
Anthony Bouch (
http://www.58bits.com)
Thanks to Alexander Groß for the UpdateableComponent bits (
http://www.therightstuff.de/)