# Going way back here... but I don't think I mentioned this before.... Gus Perez posts a Snippet Editor... Snippets are a pretty cool feature of VS 2005.... aka Intellitasks to some... and Gus has created a tool to make them... (well, he did back in March.... :))
Snippy – A C# code snippet editor I made it my weekend project to hack up an editor for code snippet files. If you don't know what code snippets are, you should check out these two entries by [Shaykat](https://blogs.msdn.com/shaykatc/archive/2004/02/24/79481.aspx) and [Anson](https://blogs.msdn.com/ansonh/archive/2004/03/13/89185.aspx). Shaykat provides a good overview of them in general and Anson touches on them a bit more and shows an example of what the XML for these looks like.