<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>precode Forum Rss Feed</title><link>http://www.codeplex.com/precode/Thread/List.aspx</link><description>precode Forum Rss Description</description><item><title>New Post: Live Writer 2011 support?</title><link>http://precode.codeplex.com/discussions/229718</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Just wanted to agree.&amp;nbsp;&amp;nbsp; I'm using Live writer 2011, syntax highlighter 3.0.83 without issue.&lt;/p&gt;&lt;/div&gt;</description><author>doogie04</author><pubDate>Fri, 09 Sep 2011 20:50:31 GMT</pubDate><guid isPermaLink="false">New Post: Live Writer 2011 support? 20110909085031P</guid></item><item><title>New Post: Live Writer 2011 support?</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=229718</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Yep, got it working, thank you all.&lt;/p&gt;&lt;/div&gt;</description><author>zespri</author><pubDate>Wed, 13 Oct 2010 17:46:27 GMT</pubDate><guid isPermaLink="false">New Post: Live Writer 2011 support? 20101013054627P</guid></item><item><title>New Post: Live Writer 2011 support?</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=229718</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Have you tried uninstalling and reinstalling?&lt;/p&gt;&lt;/div&gt;</description><author>abouch</author><pubDate>Wed, 13 Oct 2010 12:46:22 GMT</pubDate><guid isPermaLink="false">New Post: Live Writer 2011 support? 20101013124622P</guid></item><item><title>New Post: Uninstall when updating</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=230633</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I was pretty sure the MSI installer was built to perform the upgrade (without having to uninstall first). I'll double check.&lt;/p&gt;&lt;/div&gt;</description><author>abouch</author><pubDate>Wed, 13 Oct 2010 12:45:32 GMT</pubDate><guid isPermaLink="false">New Post: Uninstall when updating 20101013124532P</guid></item><item><title>New Post: Uninstall when updating</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=230633</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;It would be nice for the MSI installer to detect previous installed versions and uninstall them first before it installs the new version.&lt;/p&gt;
&lt;p&gt;This way there is no chance of weird issues being caused by upgrades.&lt;/p&gt;
&lt;p&gt;This is based on upgrading from 5.0.1 to 5.0.2 which did not do that.&lt;/p&gt;&lt;/div&gt;</description><author>rmaclean</author><pubDate>Tue, 12 Oct 2010 20:32:14 GMT</pubDate><guid isPermaLink="false">New Post: Uninstall when updating 20101012083214P</guid></item><item><title>New Post: Timeframe on support for SyntaxHighlighter 3.0.83</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=219621</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am using 5.0.1 with SyntaxHighlighter 3 and it is working just fine. I believe the options (toolbar, gutter etc...) have changed but since I use the default I can't confirm that.&lt;/p&gt;&lt;/div&gt;</description><author>rmaclean</author><pubDate>Tue, 12 Oct 2010 20:22:49 GMT</pubDate><guid isPermaLink="false">New Post: Timeframe on support for SyntaxHighlighter 3.0.83 20101012082249P</guid></item><item><title>New Post: Live Writer 2011 support?</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=229718</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I am using it with WLW2011 with no issues!&lt;/p&gt;&lt;/div&gt;</description><author>rmaclean</author><pubDate>Tue, 12 Oct 2010 20:20:55 GMT</pubDate><guid isPermaLink="false">New Post: Live Writer 2011 support? 20101012082055P</guid></item><item><title>New Post: Live Writer 2011 support?</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=229718</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;When I installed Live Writer 2011, the plugin has disappeared from the list of plugins in Live Writer. Is it supported / going to be supported?&lt;/p&gt;&lt;/div&gt;</description><author>zespri</author><pubDate>Tue, 05 Oct 2010 20:22:26 GMT</pubDate><guid isPermaLink="false">New Post: Live Writer 2011 support? 20101005082226P</guid></item><item><title>New Post: No "Highlighter Class"</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=226374</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;[disregard... manny being manny]&lt;/p&gt;&lt;/div&gt;</description><author>krsherm</author><pubDate>Tue, 07 Sep 2010 19:54:04 GMT</pubDate><guid isPermaLink="false">New Post: No "Highlighter Class" 20100907075404P</guid></item><item><title>New Post: modification for feature 'swap crlf with &lt;br&gt;s '</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=219905</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I think this plugin is on the best wlw plugin for syntaxhighligher.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have a problem using the &amp;quot;swap crlf with &amp;lt;br&amp;gt;s&amp;quot;. When I send rss with code, several rss softwares ignore the \n in the code and it looks like a &amp;nbsp;long line instead of multiple lines.&lt;/p&gt;
&lt;p&gt;I tried using the feature 'swap crlf with &amp;lt;br&amp;gt;s&amp;quot;. To support it in SyntaxHighlighter I lit &amp;nbsp;the flag &amp;quot;stripBrs&amp;quot; in the config object. Now it looks good in rss softwares but not in my blog site using syntaxHighlighter since it looks for the &amp;nbsp;\n (newline) to break lines.&lt;/p&gt;
&lt;p&gt;In order to solve it i think the feature &amp;quot;swap crlf...&amp;quot; should be modified to &amp;quot;add &amp;lt;br&amp;gt;s to crlf&amp;quot;.&lt;/p&gt;
&lt;p&gt;Do you know about other solution?&lt;/p&gt;
&lt;p&gt;Eran.&lt;/p&gt;&lt;/div&gt;</description><author>esakal</author><pubDate>Mon, 19 Jul 2010 14:21:22 GMT</pubDate><guid isPermaLink="false">New Post: modification for feature 'swap crlf with &lt;br&gt;s ' 20100719022122P</guid></item><item><title>New Post: Timeframe on support for SyntaxHighlighter 3.0.83</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=219621</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi&amp;nbsp;Mikael - thanks for the feedback.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I took a quick look at&amp;nbsp;SyntaxHighlighter &amp;nbsp;3.0 - and as far as I could tell - the addin should still be compatible. I believe the pre, class, and brush syntax is the same in this version.&lt;/p&gt;
&lt;p&gt;Let me know if they're not and I'll update the solution.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Tony&lt;/p&gt;
&lt;p&gt;http://www.58bits.com&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>abouch</author><pubDate>Fri, 16 Jul 2010 12:58:13 GMT</pubDate><guid isPermaLink="false">New Post: Timeframe on support for SyntaxHighlighter 3.0.83 20100716125813P</guid></item><item><title>New Post: Timeframe on support for SyntaxHighlighter 3.0.83</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=219621</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Really love this tool, thanks, it saves alot of time :-)&lt;/p&gt;
&lt;p&gt;But since I'm reinstalling my blog I wanted to upgrade to the newest SyntaxHighlighter ... which I'm not sure is supported, if it is, great I will use it right away. If its not, is there any time line when I new release of precode will be released to support the new version.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br&gt;Mikael Syska&lt;br&gt;&lt;a href="SyntaxHighlighter "&gt;http://ifyoudo.net&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>syska</author><pubDate>Thu, 15 Jul 2010 19:24:39 GMT</pubDate><guid isPermaLink="false">New Post: Timeframe on support for SyntaxHighlighter 3.0.83 20100715072439P</guid></item><item><title>New Post: Best WLW plugin I've seen</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=214148</link><description>&lt;div style="line-height: normal;"&gt;Wow - thanks for the positive feedback - glad you found it useful.&lt;/div&gt;</description><author>Abouch</author><pubDate>Fri, 28 May 2010 07:18:21 GMT</pubDate><guid isPermaLink="false">New Post: Best WLW plugin I've seen 20100528071821A</guid></item><item><title>New Post: Best WLW plugin I've seen</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=214148</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Why isn't this at the top of the WLW plugin gallery? I have it installed on my other machine but I couldn't remember what it was called so I just had to search around.&lt;/p&gt;
&lt;p&gt;Anyhow, this is a very nicely done code snippet plugin. I've tried several and they're ok but this has some really obvious features I haven't seen in other plugins like fixing the indentation. (How many times do you go to paste a method and have to remove two levels of indentation manually...)&lt;/p&gt;
&lt;p&gt;Great job. Kudos.&lt;/p&gt;&lt;/div&gt;</description><author>einsteintech</author><pubDate>Fri, 28 May 2010 02:24:03 GMT</pubDate><guid isPermaLink="false">New Post: Best WLW plugin I've seen 20100528022403A</guid></item><item><title>New Post: Best WLW plugin I've seen</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=214148</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Why isn't this at the top of the WLW plugin gallery? I have it installed on my other machine but I couldn't remember what it was called so I just had to search around.&lt;/p&gt;
&lt;p&gt;Anyhow, this is a very nicely done code snippet plugin. I've tried several and they're ok but this has some really obvious features I haven't seen in other plugins like fixing the indentation. (How many times do you go to paste a method and have to remove two levels of indentation manually...)&lt;/p&gt;
&lt;p&gt;Great job. Kudos.&lt;/p&gt;&lt;/div&gt;</description><author>einsteintech</author><pubDate>Fri, 28 May 2010 02:24:03 GMT</pubDate><guid isPermaLink="false">New Post: Best WLW plugin I've seen 20100528022403A</guid></item><item><title>New Post: In Wlw cannot preview</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=211541</link><description>&lt;div style="line-height: normal;"&gt;Hi Scott - this is something I've thought about - but there's a bit of work involved in creating a bi-directional region that is then rendered correctly using the SyntaxHighlighter scripts- and to be honest I just didn't think it was worth it at the time.  I may look at it again in the future - but for now the plugin just inserts the text - wrapped with a &amp;lt;pre&amp;gt; or whatever you've chosen in the options panel.

Best,

Tony&lt;/div&gt;</description><author>Abouch</author><pubDate>Thu, 06 May 2010 08:06:41 GMT</pubDate><guid isPermaLink="false">New Post: In Wlw cannot preview 20100506080641A</guid></item><item><title>New Post: In Wlw cannot preview</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=211541</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have installed SyntaxHighlighter on my BlogEngine.net site, plus I have installed the plugin here for Wlw.&amp;nbsp;&amp;nbsp; What I can not seem to fix is that when I insert a code snippet and than preview it in Wlw all it looks like is plain text.&amp;nbsp; If I publish it to my blog it looks correct.&amp;nbsp;&amp;nbsp; Am I doing something wrong here or is this the way it just is.&amp;nbsp; It surely would be nice to preview this before I publish.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Scott&lt;/p&gt;&lt;/div&gt;</description><author>ssonnenwald</author><pubDate>Tue, 04 May 2010 16:30:39 GMT</pubDate><guid isPermaLink="false">New Post: In Wlw cannot preview 20100504043039P</guid></item><item><title>New Post: Any plans to add F# support?</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=78984</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;:) thank you!&lt;/p&gt;&lt;/div&gt;</description><author>mathiasb</author><pubDate>Tue, 09 Mar 2010 22:25:26 GMT</pubDate><guid isPermaLink="false">New Post: Any plans to add F# support? 20100309102526P</guid></item><item><title>New Post: Adding Powershell</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=204064</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Done.&lt;/p&gt;&lt;/div&gt;</description><author>Abouch</author><pubDate>Sun, 07 Mar 2010 10:46:15 GMT</pubDate><guid isPermaLink="false">New Post: Adding Powershell 20100307104615A</guid></item><item><title>New Post: Any plans to add F# support?</title><link>http://precode.codeplex.com/Thread/View.aspx?ThreadId=78984</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;F# support is there now.&lt;/p&gt;&lt;/div&gt;</description><author>Abouch</author><pubDate>Sun, 07 Mar 2010 10:45:49 GMT</pubDate><guid isPermaLink="false">New Post: Any plans to add F# support? 20100307104549A</guid></item></channel></rss>