Visual Studio 2005 - Code Snippet Manager missing

  • Thread starter Thread starter sck10
  • Start date Start date
S

sck10

Hello,

I went to the Tools menu and looked for the Code Snippet Manager, but it was
not there. How do I go about adding it to my menu?
 
Hi,

Thank you for your post.

The Code Snippet Manager should be available for all editions of Visual
Studio 2005 (see http://msdn.microsoft.com/vstudio/products/compare/ for a
more info). So I would suggest you reset your menu items to see if it works:

1) Right-click on the menu bar and select the last command "Customize..."
2) In the Toolsbars list, select "Menu Bar" and click "Reset..." button

Hope this helps. Please feel free to post here if this doesn't work.

Regards,
Walter Wang
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Add the command by selecting menu Tools -> Customize, select the Commands Tab, select the Tools Menu, and drag the Code Snippets Manager onto any commandbar that you like e.g. back where it was on the tools menu.

----
Mike

Mike McIntyre [MVP]
Get Dot Net Code
www.getdotnetcode.com
 
Back
Top