4:16 PM on Tuesday, February 28, 2006

Code Snippet Hell

Microsoft recently released a bunch of code snippets for C#. These snippets looked quite interesting and I decided to install them. I came across a post on CodingHorror
that indicated an easier way to install these snippets. Being quite adventurous, I decided to give these a whirl. Unfortunately in the process, I mucked up somewhere and ended up installing my snippets from an incorrect location. Now since Visual Studio 2005 is a final product and not a beta, I assumed that I will be able to undo this stupidity (how foolish of me!). So I opened up the snippet manager and tried to remove stuff from there. However this did not work. I cleaned up the registry entries and cleaned up all the folders, but still no luck. I thought reinstalling these snippets the way Microsoft expects me to do might help, but this is what I ended up with



Now I have multiple entries in my snippet browser and no way to delete these entries. This drives me crazy. I tried to fix this by reinstalling Visual Studio, but even that doesn't fix this. Yes I actually uninstalled Visual Studio fully and reinstalled it, but Visual Studio is kind enough to remember all my snippets. So now I am stuck with a feature that I want to use, but no longer can. Looks like I am not alone.


Technorati tags:  ,  
 

Link to this ||


Comments:


The snippet info is probably stored in your profile directory.. try looking under the Application Data folder to see if Visual Studio has stored something there...

 
Nopes. I thought so too . I actually deleted all the application settings for Visual Studio under %AppData%, to no avail.

 
Post a Comment

Valid XHTML 1.0!  Valid CSS!  Creative Commons License