Snippet manager missing

Anyone know where code snippet manager is hidden in the VS 2005 team suite edition (trial). It should be under tools but I can't see it anywhere under there.


Answer this question

Snippet manager missing

  • BeGran

    In some cases, the snippet manager mysteriously disappears from the menu bar. You can add the command back by going into Tools/Customize, Click on the Commands Tab, select the Tools Menu, and drag the Code Snippets Manager onto any commandbar that you like.

    Thanks,
    Ajay


  • elisheva

    The Code Snippet Manager hotkey is Ctrl-K, Ctrl-B. This key combination works for me even if the command is not listed on the Tools menu.

    You can get more CodeSnippets here:

    http://msdn.microsoft.com/vstudio/downloads/codesnippets/default.aspx

    After adding them in, stop and then restart the IDE, then the snippets become active.

    - Charlie



  • komminane

    Thanks, that worked. How come there are about a million snippets for VB and only four folders worth for C# Is this normal

  • tetranz

    That's apparently all the snippets that the C# team shipped.

  • Gaurav Grover

    I have the same situation like Alessio. Anyone
  • cbakopanos

    I had the same problem with the Team Edition for Software Developers.  Had to add it to the tools menu through customize as suggested above.

    BTW, I only have 4 folders too!


  • inalein

    That's a bit lazy of them isn't it  

  • cloudstardust

    I have Visual Studio 2005 Professional Edition but I do not succeed to find the Code Snippets Manager in Tools/Customize --> Commands Tab --> Tools Menu, simply not there is.


  • VeSO

    i think that is only available in Team products
  • Snippet manager missing