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.
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.
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.
Snippet manager missing
BeGran
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
tetranz
Gaurav Grover
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
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