Re: Remove snippets directory? by mrmilney
mrmilney
Tue Mar 07 19:45:53 CST 2006
I too would like to know if anyone can help with this. In the IDE, the
first folder listed in my snippets pop-up 1033 (the root folder for all
the C# snippets). This folder does not appear in the Snippets Manager
dialog. I've scoured the
HKCU\Software\Microsoft\VisualStudio\8.0\Languages\CodeExpansions\Visual
C#,
HKCU\Software\Microsoft\VisualStudio\8.0\Languages\CodeExpansions\Visual
C#\Paths,
HKLM\Software\Microsoft\VisualStudio\8.0\Languages\CodeExpansions\Visual
C#, and
HKLM\Software\Microsoft\VisualStudio\8.0\Languages\CodeExpansions\Visual
C#\Paths keys but I can't find anything there.
Ofer B. wrote:
> Hi
>
> Do any one know where visual studio save it's data about the code snippets
> directories?
>
> I added some directories with snippets and than remove them with the "Code
> Snippets Manager".
> now, I don't see these directors in "Code snippets Manager" but they still
> appear in the IDE.
> when I try to use these snippets, I get an error: "that the code snippets I
> chose was not found"
>
> Do any one know how can I hide this directories, that I remove with the
> "Code snippets Manager"
> and still appear in my IDE (when I click right button -> Insert snippet...)?
>
> Best Regards,
> Ofer