cannot find Code Snippets Manager

  • Thread starter Thread starter kai
  • Start date Start date
K

kai

Hi,
Base on MSDN help, in VS2005 IDE, select "Tools -> Code Snippets Manager",
but I cannot find "Code Snippets Manager" under "Tools" menu.

Also I noticed when I insert snippets in C#, it has far less options then
in VB.

How do I show "Code Snippets Manager" under "Tools" menu?

Thanks

kai
 
I assume you're using the English localized version. Do you have VS
2005 or another version? It could be the menu item missing for some
strange reason, try Tools->Customize, select the "Menu Bar" toolbar and
click "Reset..." to get the menues back to default. If it's still not
there, you should be able to add a menu item / toolbar button from the
"Commands" tab of the "Customize" dialog. You'll find the "Code
Snippets Manager..." command under the "Tools" category.
Good luck.
 
Back
Top