<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SnippetDesigner Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/SnippetDesigner/Wiki/View.aspx?title=Home</link><description>SnippetDesigner Wiki Rss Description</description><item><title>New Comment on "createFromScratch"</title><link>https://snippetdesigner.codeplex.com/wikipage?title=createFromScratch&amp;ANCHOR#C27106</link><description>Looks like the pictures on this tutorial are now missing.</description><author>barnarddale</author><pubDate>Fri, 05 Apr 2013 16:33:53 GMT</pubDate><guid isPermaLink="false">New Comment on "createFromScratch" 20130405043353P</guid></item><item><title>Updated Wiki: Home</title><link>http://snippetdesigner.codeplex.com/wikipage?version=62</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Welcome to the Snippet Designer&lt;/h1&gt;
The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience. &lt;br /&gt;
&lt;h2&gt;Recent News&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;&lt;a href="http://matthewmanela.com/blog/snippet-designer-now-supports-c/"&gt;Snippet Designer now supports C++&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://matthewmanela.com/blog/snippet-designer-now-supports-visual-studio-2012-rc/"&gt;Snippet Designer now supports Visual Studio 2012 RC&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://matthewmanela.com/blog/snippet-designer-1-4-0-released/"&gt;Snippet Designer 1.4.0 Released!&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Quick Download&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/releases/view/50044"&gt;Visual Studio 2010/2012 Version&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/releases/view/43862"&gt;Visual Studio 2008 Version&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Contents&lt;/h2&gt;&lt;ol&gt;&lt;li&gt;&lt;a href="#What do I need to use this?"&gt;What do I need to use this?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#What can the Snippet Designer do?"&gt;What can the Snippet Designer do?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/documentation?referringTitle=Home"&gt;How do I use the Snippet Designer&amp;#63;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/wikipage?title=sourceCode&amp;referringTitle=Home"&gt;How to build the code&amp;#63;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/wikipage?title=contribute&amp;referringTitle=Home"&gt;How can I contribute to this project&amp;#63;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;

&lt;h2&gt;Prerequisites  &lt;a name="What do I need to use this?"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Visual Studio 2012&lt;/li&gt;
&lt;li&gt;Visual Studio 2010&lt;/li&gt;
&lt;li&gt;Visual Studio 2008&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Features &lt;a name="What can the Snippet Designer do?"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;A Snippet editor integrated inside of the IDE which supports &lt;b&gt;C#&lt;/b&gt;, &lt;b&gt;Visual Basic&lt;/b&gt;, &lt;b&gt;JavaScript&lt;/b&gt;, &lt;b&gt;HTML&lt;/b&gt;, &lt;b&gt;XML&lt;/b&gt; and &lt;b&gt;SQL&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Access it by opening any .snippet file or going to File -&amp;gt; New -&amp;gt; File -&amp;gt; Code Snippet File&lt;/li&gt;
&lt;li&gt;It uses the native Visual Studio code editor so that you can write the snippets in the same enviorment you write your code. &lt;/li&gt;
&lt;li&gt;It lets you easily mark replacements by a convenient right click menu. &lt;/li&gt;
&lt;li&gt;It displays properties of the snippet inside the Visual Studio properties window.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
  &lt;img src="http://i3.codeplex.com/Download?ProjectName=SnippetDesigner&amp;DownloadId=102428" alt="editor2800.png" title="editor2800.png" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;A Snippet Explorer tool window to search snippets on your computer.  
&lt;ul&gt;&lt;li&gt;It is located under View -&amp;gt; Other Windows -&amp;gt; Snippet Explorer&lt;/li&gt;
&lt;li&gt;This tool window contains a code preview window which lets to peek inside the snippet to see what it is without opening the file.&lt;/li&gt;
&lt;li&gt;Maintains an index of snippets on your computer for quick searching.&lt;/li&gt;
&lt;li&gt;Provides a quick way to find a code snippet to use, edit or delete&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
 &lt;img src="http://i3.codeplex.com/Download?ProjectName=SnippetDesigner&amp;DownloadId=102427" alt="explorer2.png" title="explorer2.png" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt; A right Click &amp;quot;Export as Snippet&amp;quot; menu option added to C#, VB, XML, JavaScript, HTML and SQL code editors to send highlighted code directly to the Snippet Editor&lt;/li&gt;&lt;/ul&gt;
 &lt;img src="http://i3.codeplex.com/Download?ProjectName=SnippetDesigner&amp;DownloadId=102426" alt="export2.png" title="export2.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Tue, 19 Jun 2012 05:15:31 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120619051531A</guid></item><item><title>Updated Wiki: Home</title><link>http://snippetdesigner.codeplex.com/wikipage?version=61</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Welcome to the Snippet Designer&lt;/h1&gt;
The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience. &lt;br /&gt;
&lt;h2&gt;Recent News&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;&lt;a href="http://matthewmanela.com/blog/snippet-designer-now-supports-visual-studio-2012-rc/"&gt;Snippet Designer now supports Visual Studio 2012 RC&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://matthewmanela.com/blog/snippet-designer-1-4-0-released/"&gt;Snippet Designer 1.4.0 Released!&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Quick Download&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/releases/view/50044"&gt;Visual Studio 2010/2012 Version&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/releases/view/43862"&gt;Visual Studio 2008 Version&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Contents&lt;/h2&gt;&lt;ol&gt;&lt;li&gt;&lt;a href="#What do I need to use this?"&gt;What do I need to use this?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#What can the Snippet Designer do?"&gt;What can the Snippet Designer do?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/documentation?referringTitle=Home"&gt;How do I use the Snippet Designer&amp;#63;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/wikipage?title=sourceCode&amp;referringTitle=Home"&gt;How to build the code&amp;#63;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/wikipage?title=contribute&amp;referringTitle=Home"&gt;How can I contribute to this project&amp;#63;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;

&lt;h2&gt;Prerequisites  &lt;a name="What do I need to use this?"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Visual Studio 2012&lt;/li&gt;
&lt;li&gt;Visual Studio 2010&lt;/li&gt;
&lt;li&gt;Visual Studio 2008&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Features &lt;a name="What can the Snippet Designer do?"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;A Snippet editor integrated inside of the IDE which supports &lt;b&gt;C#&lt;/b&gt;, &lt;b&gt;Visual Basic&lt;/b&gt;, &lt;b&gt;JavaScript&lt;/b&gt;, &lt;b&gt;HTML&lt;/b&gt;, &lt;b&gt;XML&lt;/b&gt; and &lt;b&gt;SQL&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Access it by opening any .snippet file or going to File -&amp;gt; New -&amp;gt; File -&amp;gt; Code Snippet File&lt;/li&gt;
&lt;li&gt;It uses the native Visual Studio code editor so that you can write the snippets in the same enviorment you write your code. &lt;/li&gt;
&lt;li&gt;It lets you easily mark replacements by a convenient right click menu. &lt;/li&gt;
&lt;li&gt;It displays properties of the snippet inside the Visual Studio properties window.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
  &lt;img src="http://i3.codeplex.com/Download?ProjectName=SnippetDesigner&amp;DownloadId=102428" alt="editor2800.png" title="editor2800.png" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;A Snippet Explorer tool window to search snippets on your computer.  
&lt;ul&gt;&lt;li&gt;It is located under View -&amp;gt; Other Windows -&amp;gt; Snippet Explorer&lt;/li&gt;
&lt;li&gt;This tool window contains a code preview window which lets to peek inside the snippet to see what it is without opening the file.&lt;/li&gt;
&lt;li&gt;Maintains an index of snippets on your computer for quick searching.&lt;/li&gt;
&lt;li&gt;Provides a quick way to find a code snippet to use, edit or delete&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
 &lt;img src="http://i3.codeplex.com/Download?ProjectName=SnippetDesigner&amp;DownloadId=102427" alt="explorer2.png" title="explorer2.png" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt; A right Click &amp;quot;Export as Snippet&amp;quot; menu option added to C#, VB, XML, JavaScript, HTML and SQL code editors to send highlighted code directly to the Snippet Editor&lt;/li&gt;&lt;/ul&gt;
 &lt;img src="http://i3.codeplex.com/Download?ProjectName=SnippetDesigner&amp;DownloadId=102426" alt="export2.png" title="export2.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Mon, 11 Jun 2012 17:59:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120611055916P</guid></item><item><title>Updated Wiki: Home</title><link>http://snippetdesigner.codeplex.com/wikipage?version=60</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Welcome to the Snippet Designer&lt;/h1&gt;
The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience. &lt;br /&gt;
&lt;h2&gt;Recent News&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;&lt;a href="http://matthewmanela.com/blog/snippet-designer-now-supports-visual-studio-2012-rc/"&gt;Snippet Designer now supports Visual Studio 2012 RC&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://matthewmanela.com/blog/snippet-designer-1-4-0-released/"&gt;Snippet Designer 1.4.0 Released!&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Quick Download&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/releases/view/50044"&gt;Visual Studio 2010 Version&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/releases/view/43862"&gt;Visual Studio 2008 Version&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Contents&lt;/h2&gt;&lt;ol&gt;&lt;li&gt;&lt;a href="#What do I need to use this?"&gt;What do I need to use this?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#What can the Snippet Designer do?"&gt;What can the Snippet Designer do?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/documentation?referringTitle=Home"&gt;How do I use the Snippet Designer&amp;#63;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/wikipage?title=sourceCode&amp;referringTitle=Home"&gt;How to build the code&amp;#63;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/wikipage?title=contribute&amp;referringTitle=Home"&gt;How can I contribute to this project&amp;#63;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;

&lt;h2&gt;Prerequisites  &lt;a name="What do I need to use this?"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Visual Studio 2010&lt;/li&gt;
&lt;li&gt;Visual Studio 2008&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Features &lt;a name="What can the Snippet Designer do?"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;A Snippet editor integrated inside of the IDE which supports &lt;b&gt;C#&lt;/b&gt;, &lt;b&gt;Visual Basic&lt;/b&gt;, &lt;b&gt;JavaScript&lt;/b&gt;, &lt;b&gt;HTML&lt;/b&gt;, &lt;b&gt;XML&lt;/b&gt; and &lt;b&gt;SQL&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Access it by opening any .snippet file or going to File -&amp;gt; New -&amp;gt; File -&amp;gt; Code Snippet File&lt;/li&gt;
&lt;li&gt;It uses the native Visual Studio code editor so that you can write the snippets in the same enviorment you write your code. &lt;/li&gt;
&lt;li&gt;It lets you easily mark replacements by a convenient right click menu. &lt;/li&gt;
&lt;li&gt;It displays properties of the snippet inside the Visual Studio properties window.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
  &lt;img src="http://i3.codeplex.com/Download?ProjectName=SnippetDesigner&amp;DownloadId=102428" alt="editor2800.png" title="editor2800.png" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;A Snippet Explorer tool window to search snippets on your computer.  
&lt;ul&gt;&lt;li&gt;It is located under View -&amp;gt; Other Windows -&amp;gt; Snippet Explorer&lt;/li&gt;
&lt;li&gt;This tool window contains a code preview window which lets to peek inside the snippet to see what it is without opening the file.&lt;/li&gt;
&lt;li&gt;Maintains an index of snippets on your computer for quick searching.&lt;/li&gt;
&lt;li&gt;Provides a quick way to find a code snippet to use, edit or delete&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
 &lt;img src="http://i3.codeplex.com/Download?ProjectName=SnippetDesigner&amp;DownloadId=102427" alt="explorer2.png" title="explorer2.png" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt; A right Click &amp;quot;Export as Snippet&amp;quot; menu option added to C#, VB, XML, JavaScript, HTML and SQL code editors to send highlighted code directly to the Snippet Editor&lt;/li&gt;&lt;/ul&gt;
 &lt;img src="http://i3.codeplex.com/Download?ProjectName=SnippetDesigner&amp;DownloadId=102426" alt="export2.png" title="export2.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Sun, 10 Jun 2012 06:03:41 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120610060341A</guid></item><item><title>New Comment on "createFromScratch"</title><link>http://snippetdesigner.codeplex.com/wikipage?title=createFromScratch&amp;ANCHOR#C21005</link><description>Great time saving tool.  Thanks&amp;#33;</description><author>JBDavisJB</author><pubDate>Mon, 19 Sep 2011 15:00:34 GMT</pubDate><guid isPermaLink="false">New Comment on "createFromScratch" 20110919030034P</guid></item><item><title>New Comment on "Documentation"</title><link>http://snippetdesigner.codeplex.com/documentation?&amp;ANCHOR#C20752</link><description>Am I missing something, or does the &amp;#39;manage existing snippets&amp;#39; functionality totally ignore &amp;#39;My Snippets&amp;#39; &amp;#63;  &amp;#40;LOVE this tool, but sure wish it would.. well, see previous question.&amp;#41;</description><author>CmdrBeavis</author><pubDate>Tue, 23 Aug 2011 15:25:56 GMT</pubDate><guid isPermaLink="false">New Comment on "Documentation" 20110823032556P</guid></item><item><title>New Comment on "createFromScratch"</title><link>http://snippetdesigner.codeplex.com/wikipage?title=createFromScratch&amp;ANCHOR#C20368</link><description>How do you use the &amp;#34;Function&amp;#34; section in the replacements window&amp;#63;</description><author>colinbashbash</author><pubDate>Fri, 15 Jul 2011 19:33:28 GMT</pubDate><guid isPermaLink="false">New Comment on "createFromScratch" 20110715073328P</guid></item><item><title>Updated Wiki: Home</title><link>http://snippetdesigner.codeplex.com/wikipage?version=59</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Welcome to the Snippet Designer&lt;/h1&gt;
The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience. &lt;br /&gt;
&lt;h2&gt;Recent News&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://matthewmanela.com/blog/snippet-designer-1-4-0-released/" class="externalLink"&gt;Snippet Designer 1.4.0 Released!&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Quick Download&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/releases/view/50044"&gt;Visual Studio 2010 Version&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/releases/view/43862"&gt;Visual Studio 2008 Version&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Contents&lt;/h2&gt;&lt;ol&gt;&lt;li&gt;&lt;a href="#What do I need to use this?"&gt;What do I need to use this?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#What can the Snippet Designer do?"&gt;What can the Snippet Designer do?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/documentation?referringTitle=Home"&gt;How do I use the Snippet Designer&amp;#63;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/wikipage?title=sourceCode&amp;referringTitle=Home"&gt;How to build the code&amp;#63;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/wikipage?title=contribute&amp;referringTitle=Home"&gt;How can I contribute to this project&amp;#63;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;

&lt;h2&gt;Prerequisites  &lt;a name="What do I need to use this?"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Visual Studio 2010&lt;/li&gt;
&lt;li&gt;Visual Studio 2008&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Features &lt;a name="What can the Snippet Designer do?"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;A Snippet editor integrated inside of the IDE which supports &lt;b&gt;C#&lt;/b&gt;, &lt;b&gt;Visual Basic&lt;/b&gt;, &lt;b&gt;JavaScript&lt;/b&gt;, &lt;b&gt;HTML&lt;/b&gt;, &lt;b&gt;XML&lt;/b&gt; and &lt;b&gt;SQL&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Access it by opening any .snippet file or going to File -&amp;gt; New -&amp;gt; File -&amp;gt; Code Snippet File&lt;/li&gt;
&lt;li&gt;It uses the native Visual Studio code editor so that you can write the snippets in the same enviorment you write your code. &lt;/li&gt;
&lt;li&gt;It lets you easily mark replacements by a convenient right click menu. &lt;/li&gt;
&lt;li&gt;It displays properties of the snippet inside the Visual Studio properties window.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
  &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=102428" alt="editor2800.png" title="editor2800.png" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;A Snippet Explorer tool window to search snippets on your computer.  
&lt;ul&gt;&lt;li&gt;It is located under View -&amp;gt; Other Windows -&amp;gt; Snippet Explorer&lt;/li&gt;
&lt;li&gt;This tool window contains a code preview window which lets to peek inside the snippet to see what it is without opening the file.&lt;/li&gt;
&lt;li&gt;Maintains an index of snippets on your computer for quick searching.&lt;/li&gt;
&lt;li&gt;Provides a quick way to find a code snippet to use, edit or delete&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
 &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=102427" alt="explorer2.png" title="explorer2.png" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt; A right Click &amp;quot;Export as Snippet&amp;quot; menu option added to C#, VB, XML, JavaScript, HTML and SQL code editors to send highlighted code directly to the Snippet Editor&lt;/li&gt;&lt;/ul&gt;
 &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=102426" alt="export2.png" title="export2.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Tue, 14 Jun 2011 14:12:17 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110614021217P</guid></item><item><title>Updated Wiki: Home</title><link>http://snippetdesigner.codeplex.com/wikipage?version=58</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Welcome to the Snippet Designer&lt;/h1&gt;
The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience. &lt;br /&gt;
&lt;h2&gt;Recent News&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://matthewmanela.com/blog/snippet-designer-1-4-0-released/" class="externalLink"&gt;Snippet Designer 1.4.0 Released!&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Quick Download&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/releases/view/61955"&gt;Visual Studio 2010 Version&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/releases/view/43862"&gt;Visual Studio 2008 Version&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Contents&lt;/h2&gt;&lt;ol&gt;&lt;li&gt;&lt;a href="#What do I need to use this?"&gt;What do I need to use this?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#What can the Snippet Designer do?"&gt;What can the Snippet Designer do?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/documentation?referringTitle=Home"&gt;How do I use the Snippet Designer&amp;#63;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/wikipage?title=sourceCode&amp;referringTitle=Home"&gt;How to build the code&amp;#63;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/wikipage?title=contribute&amp;referringTitle=Home"&gt;How can I contribute to this project&amp;#63;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;

&lt;h2&gt;Prerequisites  &lt;a name="What do I need to use this?"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Visual Studio 2010&lt;/li&gt;
&lt;li&gt;Visual Studio 2008&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Features &lt;a name="What can the Snippet Designer do?"&gt;&lt;/a&gt;&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;A Snippet editor integrated inside of the IDE which supports &lt;b&gt;C#&lt;/b&gt;, &lt;b&gt;Visual Basic&lt;/b&gt;, &lt;b&gt;JavaScript&lt;/b&gt;, &lt;b&gt;HTML&lt;/b&gt;, &lt;b&gt;XML&lt;/b&gt; and &lt;b&gt;SQL&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Access it by opening any .snippet file or going to File -&amp;gt; New -&amp;gt; File -&amp;gt; Code Snippet File&lt;/li&gt;
&lt;li&gt;It uses the native Visual Studio code editor so that you can write the snippets in the same enviorment you write your code. &lt;/li&gt;
&lt;li&gt;It lets you easily mark replacements by a convenient right click menu. &lt;/li&gt;
&lt;li&gt;It displays properties of the snippet inside the Visual Studio properties window.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
  &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=102428" alt="editor2800.png" title="editor2800.png" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;A Snippet Explorer tool window to search snippets on your computer.  
&lt;ul&gt;&lt;li&gt;It is located under View -&amp;gt; Other Windows -&amp;gt; Snippet Explorer&lt;/li&gt;
&lt;li&gt;This tool window contains a code preview window which lets to peek inside the snippet to see what it is without opening the file.&lt;/li&gt;
&lt;li&gt;Maintains an index of snippets on your computer for quick searching.&lt;/li&gt;
&lt;li&gt;Provides a quick way to find a code snippet to use, edit or delete&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
 &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=102427" alt="explorer2.png" title="explorer2.png" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt; A right Click &amp;quot;Export as Snippet&amp;quot; menu option added to C#, VB, XML, JavaScript, HTML and SQL code editors to send highlighted code directly to the Snippet Editor&lt;/li&gt;&lt;/ul&gt;
 &lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=102426" alt="export2.png" title="export2.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Tue, 14 Jun 2011 14:11:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110614021140P</guid></item><item><title>Updated Wiki: createFromScratch</title><link>http://snippetdesigner.codeplex.com/wikipage?title=createFromScratch&amp;version=14</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Creating A New Code Snippet&lt;/h1&gt;&lt;h3&gt;The following describes how to create a new snippet file from scratch using the Snippet Designer&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Open up the new file dialog&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121836" alt="New&amp;#32;File" title="New&amp;#32;File" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Select the Code Snippet&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121842" alt="Snippet&amp;#32;File" title="Snippet&amp;#32;File" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;This will open up a blank snippet editor&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121837" alt="Blank&amp;#32;Editor" title="Blank&amp;#32;Editor" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Enter the code which you would like to become your snippet&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121838" alt="Raw&amp;#32;Snippet" title="Raw&amp;#32;Snippet" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Right click on the variables/symbols you would like to be replacements and choose make replacement&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121840" alt="Make&amp;#32;Replacement&amp;#32;Before" title="Make&amp;#32;Replacement&amp;#32;Before" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Afterwards you will see this&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121839" alt="Make&amp;#32;Replacement&amp;#32;After" title="Make&amp;#32;Replacement&amp;#32;After" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Repeat this process for all variables/symbols you would like to be replacements&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121843" alt="After&amp;#32;All&amp;#32;Replacements" title="After&amp;#32;All&amp;#32;Replacements" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a name="shortcut"&gt;&lt;/a&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Set your snippet&amp;#39;s name and set the shortcut with which you would like to access your snippet&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121841" alt="Name&amp;#32;And&amp;#32;Shortcut" title="Name&amp;#32;And&amp;#32;Shortcut" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Set your snippet&amp;#39;s shortcut with which you would like to access your snippet from inside the editor&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=161829" alt="Name&amp;#32;And&amp;#32;Shortcut" title="Name&amp;#32;And&amp;#32;Shortcut" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Then Save your snippet and you are done!!&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121844" alt="Save&amp;#32;Snippet" title="Save&amp;#32;Snippet" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Thu, 19 May 2011 20:10:19 GMT</pubDate><guid isPermaLink="false">Updated Wiki: createFromScratch 20110519081019P</guid></item><item><title>Updated Wiki: createFromScratch</title><link>http://snippetdesigner.codeplex.com/wikipage?title=createFromScratch&amp;version=13</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Creating A New Code Snippet&lt;/h1&gt;&lt;h3&gt;The following describes how to create a new snippet file from scratch using the Snippet Designer&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Open up the new file dialog&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121836" alt="New&amp;#32;File" title="New&amp;#32;File" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Select the Code Snippet&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121842" alt="Snippet&amp;#32;File" title="Snippet&amp;#32;File" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;This will open up a blank snippet editor&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121837" alt="Blank&amp;#32;Editor" title="Blank&amp;#32;Editor" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Enter the code which you would like to become your snippet&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121838" alt="Raw&amp;#32;Snippet" title="Raw&amp;#32;Snippet" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Right click on the variables/symbols you would like to be replacements and choose make replacement&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121840" alt="Make&amp;#32;Replacement&amp;#32;Before" title="Make&amp;#32;Replacement&amp;#32;Before" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Afterwards you will see this&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121839" alt="Make&amp;#32;Replacement&amp;#32;After" title="Make&amp;#32;Replacement&amp;#32;After" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Repeat this process for all variables/symbols you would like to be replacements&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121843" alt="After&amp;#32;All&amp;#32;Replacements" title="After&amp;#32;All&amp;#32;Replacements" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Set your snippet&amp;#39;s name and set the shortcut with which you would like to access your snippet&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121841" alt="Name&amp;#32;And&amp;#32;Shortcut" title="Name&amp;#32;And&amp;#32;Shortcut" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a name="shortcut"&gt;&lt;/a&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Set your snippet&amp;#39;s shortcut with which you would like to access your snippet from inside the editor&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=161829" alt="Name&amp;#32;And&amp;#32;Shortcut" title="Name&amp;#32;And&amp;#32;Shortcut" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Then Save your snippet and you are done!!&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121844" alt="Save&amp;#32;Snippet" title="Save&amp;#32;Snippet" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Thu, 19 May 2011 20:09:29 GMT</pubDate><guid isPermaLink="false">Updated Wiki: createFromScratch 20110519080929P</guid></item><item><title>Updated Wiki: createFromScratch</title><link>http://snippetdesigner.codeplex.com/wikipage?title=createFromScratch&amp;version=12</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Creating A New Code Snippet&lt;/h1&gt;&lt;h3&gt;The following describes how to create a new snippet file from scratch using the Snippet Designer&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Open up the new file dialog&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121836" alt="New&amp;#32;File" title="New&amp;#32;File" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Select the Code Snippet&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121842" alt="Snippet&amp;#32;File" title="Snippet&amp;#32;File" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;This will open up a blank snippet editor&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121837" alt="Blank&amp;#32;Editor" title="Blank&amp;#32;Editor" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Enter the code which you would like to become your snippet&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121838" alt="Raw&amp;#32;Snippet" title="Raw&amp;#32;Snippet" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Right click on the variables/symbols you would like to be replacements and choose make replacement&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121840" alt="Make&amp;#32;Replacement&amp;#32;Before" title="Make&amp;#32;Replacement&amp;#32;Before" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Afterwards you will see this&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121839" alt="Make&amp;#32;Replacement&amp;#32;After" title="Make&amp;#32;Replacement&amp;#32;After" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Repeat this process for all variables/symbols you would like to be replacements&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121843" alt="After&amp;#32;All&amp;#32;Replacements" title="After&amp;#32;All&amp;#32;Replacements" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Set your snippet&amp;#39;s name and set the shortcut with which you would like to access your snippet&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121841" alt="Name&amp;#32;And&amp;#32;Shortcut" title="Name&amp;#32;And&amp;#32;Shortcut" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="#shortCut"&gt;shortCut&lt;/a&gt; 
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Set your snippet&amp;#39;s shortcut with which you would like to access your snippet from inside the editor&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=161829" alt="Name&amp;#32;And&amp;#32;Shortcut" title="Name&amp;#32;And&amp;#32;Shortcut" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Then Save your snippet and you are done!!&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=121844" alt="Save&amp;#32;Snippet" title="Save&amp;#32;Snippet" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Thu, 19 May 2011 20:08:55 GMT</pubDate><guid isPermaLink="false">Updated Wiki: createFromScratch 20110519080855P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://snippetdesigner.codeplex.com/documentation?version=5</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Snippet Designer Docs&lt;/h1&gt;
&lt;ol&gt;&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/wikipage?title=createFromScratch&amp;referringTitle=Documentation"&gt;How to create a snippet from scratch&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://snippetdesigner.codeplex.com/wikipage?title=manageSnippets&amp;referringTitle=Documentation"&gt;How to manage existing snippets&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Fri, 22 Apr 2011 15:31:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110422033103P</guid></item><item><title>Updated Wiki: manageSnippets</title><link>http://snippetdesigner.codeplex.com/wikipage?title=manageSnippets&amp;version=8</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Managing Snippets&lt;/h1&gt;&lt;h3&gt;The following describes how to manage existing snippet files using the Snippet Designer&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Launch the Snippet Explorer from View &amp;gt; Other Windows &amp;gt; Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231543" alt="Launching&amp;#32;Explorer" title="Launching&amp;#32;Explorer" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;This will open the Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231542" alt="Empty&amp;#32;Snippet&amp;#32;Explorer" title="Empty&amp;#32;Snippet&amp;#32;Explorer" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;To find snippets search for some text&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
This will show all results and when you click on one you get a preview of the snippet&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231545" alt="Search&amp;#32;Results" title="Search&amp;#32;Results" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;From this view you can now easily open the snippet to edit it or delete it&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
You can edit a snippet by either double clicking or choosing the &amp;quot;Open&amp;quot; option from the right click menu on a result to open it in the Snippet Editor.&lt;br /&gt;You can also delete a snippet by choosing &amp;quot;Delete&amp;quot; from the right click menu&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231544" alt="Right&amp;#32;Click&amp;#32;Menu" title="Right&amp;#32;Click&amp;#32;Menu" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Fri, 22 Apr 2011 15:30:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: manageSnippets 20110422033054P</guid></item><item><title>Updated Wiki: manageSnippets</title><link>http://snippetdesigner.codeplex.com/wikipage?title=manageSnippets&amp;version=7</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Managing Code Snippets&lt;/h1&gt;&lt;h3&gt;The following describes how to manage existing snippet files using the Snippet Designer&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Launch the Snippet Explorer from View &amp;gt; Other Windows &amp;gt; Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231543" alt="Launching&amp;#32;Explorer" title="Launching&amp;#32;Explorer" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;This will open the Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231542" alt="Empty&amp;#32;Snippet&amp;#32;Explorer" title="Empty&amp;#32;Snippet&amp;#32;Explorer" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;To find snippets search for some text&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
This will show all results and when you click on one you get a preview of the snippet&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231545" alt="Search&amp;#32;Results" title="Search&amp;#32;Results" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;From this view you can now easily open the snippet to edit it or delete it&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
You can edit a snippet by either double clicking or choosing the &amp;quot;Open&amp;quot; option from the right click menu on a result to open it in the Snippet Editor.&lt;br /&gt;You can also delete a snippet by choosing &amp;quot;Delete&amp;quot; from the right click menu&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231544" alt="Right&amp;#32;Click&amp;#32;Menu" title="Right&amp;#32;Click&amp;#32;Menu" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Fri, 22 Apr 2011 15:30:27 GMT</pubDate><guid isPermaLink="false">Updated Wiki: manageSnippets 20110422033027P</guid></item><item><title>Updated Wiki: manageSnippets</title><link>http://snippetdesigner.codeplex.com/wikipage?title=manageSnippets&amp;version=6</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Managing Code Snippets&lt;/h1&gt;&lt;h3&gt;The following describes how to manage existing snippet files using the Snippet Designer&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Launch the Snippet Explorer from View &amp;gt; Other Windows &amp;gt; Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231543" alt="Launching&amp;#32;Explorer" title="Launching&amp;#32;Explorer" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;This will open the Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231542" alt="Empty&amp;#32;Snippet&amp;#32;Explorer" title="Empty&amp;#32;Snippet&amp;#32;Explorer" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;To find snippets search for some text&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
This will show all results and when you click on one you get a preview of the snippet&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231545" alt="Search&amp;#32;Results" title="Search&amp;#32;Results" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;From this view you can now easily open the snippet to edit it or delete it&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
You can edit a snippet by either double clicking or choosing the &amp;quot;Open&amp;quot; option from the right click menu on a result to open it in the Snippet designer.&lt;br /&gt;You can also delete a snippet by choosing &amp;quot;Delete&amp;quot; from the right click menu&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231544" alt="Right&amp;#32;Click&amp;#32;Menu" title="Right&amp;#32;Click&amp;#32;Menu" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Fri, 22 Apr 2011 15:29:51 GMT</pubDate><guid isPermaLink="false">Updated Wiki: manageSnippets 20110422032951P</guid></item><item><title>Updated Wiki: manageSnippets</title><link>http://snippetdesigner.codeplex.com/wikipage?title=manageSnippets&amp;version=5</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Managing Code Snippets&lt;/h1&gt;&lt;h3&gt;The following describes how to manage existing snippet files using the Snippet Designer&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Launch the Snippet Explorer from View &amp;gt; Other Windows &amp;gt; Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231543" alt="Launching&amp;#32;Explorer" title="Launching&amp;#32;Explorer" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;This will open the Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231542" alt="Empty&amp;#32;Snippet&amp;#32;Explorer" title="Empty&amp;#32;Snippet&amp;#32;Explorer" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;To find a snippet search for some text&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
This will show all results and when you click on one you get a preview of the snippet&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231545" alt="Search&amp;#32;Results" title="Search&amp;#32;Results" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;From this view you can now easily open the snippet to edit it or delete it&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
You can edit a snippet by either double clicking or choosing the &amp;quot;Open&amp;quot; option from the right click menu on a result to open it in the Snippet designer.&lt;br /&gt;You can also delete a snippet by choosing &amp;quot;Delete&amp;quot; from the right click menu&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231544" alt="Right&amp;#32;Click&amp;#32;Menu" title="Right&amp;#32;Click&amp;#32;Menu" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Fri, 22 Apr 2011 15:29:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: manageSnippets 20110422032922P</guid></item><item><title>Updated Wiki: manageSnippets</title><link>http://snippetdesigner.codeplex.com/wikipage?title=manageSnippets&amp;version=4</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Managing Code Snippets&lt;/h1&gt;&lt;h3&gt;The following describes how to manage existing snippet files using the Snippet Designer&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Launch the Snippet Explorer from View&amp;gt;Other Windows&amp;gt;Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231543" alt="Launching&amp;#32;Explorer" title="Launching&amp;#32;Explorer" /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;This will open the Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231542" alt="Empty&amp;#32;Snippet&amp;#32;Explorer" title="Empty&amp;#32;Snippet&amp;#32;Explorer" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;To find a snippet search for some text&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
This will show all results and when you click on one you get a preview of the snippet&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231545" alt="Search&amp;#32;Results" title="Search&amp;#32;Results" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;From this view you can now easily open the snippet to edit it or delete it&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
You can edit a snippet by either double clicking or choosing the &amp;quot;Open&amp;quot; option from the right click menu on a result to open it in the Snippet designer.&lt;br /&gt;You can also delete a snippet by choosing &amp;quot;Delete&amp;quot; from the right click menu&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231544" alt="Right&amp;#32;Click&amp;#32;Menu" title="Right&amp;#32;Click&amp;#32;Menu" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Fri, 22 Apr 2011 15:28:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: manageSnippets 20110422032840P</guid></item><item><title>Updated Wiki: manageSnippets</title><link>http://snippetdesigner.codeplex.com/wikipage?title=manageSnippets&amp;version=3</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Managing Code Snippets&lt;/h1&gt;&lt;h3&gt;The following describes how to manage existing snippet files using the Snippet Designer&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Launch the Snippet Explorer from View&amp;gt;Other Windows&amp;gt;Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;span class="unresolved"&gt;Cannot resolve image macro, invalid image name or id.&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;This will open the Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231542" alt="Empty&amp;#32;Snippet&amp;#32;Explorer" title="Empty&amp;#32;Snippet&amp;#32;Explorer" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;To find a snippet search for some text&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
This will show all results and when you click on one you get a preview of the snippet&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231545" alt="Search&amp;#32;Results" title="Search&amp;#32;Results" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;From this view you can now easily open the snippet to edit it or delete it&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
You can edit a snippet by either double clicking or choosing the &amp;quot;Open&amp;quot; option from the right click menu on a result to open it in the Snippet designer.&lt;br /&gt;You can also delete a snippet by choosing &amp;quot;Delete&amp;quot; from the right click menu&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231544" alt="Right&amp;#32;Click&amp;#32;Menu" title="Right&amp;#32;Click&amp;#32;Menu" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Fri, 22 Apr 2011 15:27:50 GMT</pubDate><guid isPermaLink="false">Updated Wiki: manageSnippets 20110422032750P</guid></item><item><title>Updated Wiki: manageSnippets</title><link>http://snippetdesigner.codeplex.com/wikipage?title=manageSnippets&amp;version=2</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Managing Code Snippets&lt;/h1&gt;&lt;h3&gt;The following describes how to manage existing snippet files using the Snippet Designer&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;Launch the Snippet Explorer from View&amp;gt;Other Windows&amp;gt;Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;span class="unresolved"&gt;Cannot resolve image macro, invalid image name or id.&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;This will open the Snippet Explorer&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231542" alt="Empty&amp;#32;Snippet&amp;#32;Explorer" title="Empty&amp;#32;Snippet&amp;#32;Explorer" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;To find a snippet search for some text&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
This will show all results and when you click on one you get a preview of the snippet&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231545" alt="Search&amp;#32;Results" title="Search&amp;#32;Results" /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;From this view you can now easily open the snippet to edit it or delete it&lt;/b&gt;&lt;/li&gt;&lt;/ul&gt;
You can edit a snippet by either double clicking or choosing the &amp;quot;Open&amp;quot; option from the right click menu on a result to open it in the Snippet designer.&lt;br /&gt;You can also delete a snippet by choosing &amp;quot;Delete&amp;quot; from the right click menu&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&amp;DownloadId=231544" alt="Right&amp;#32;Click&amp;#32;Menu" title="Right&amp;#32;Click&amp;#32;Menu" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mmanela</author><pubDate>Fri, 22 Apr 2011 15:27:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: manageSnippets 20110422032716P</guid></item></channel></rss>