Click to Rate and Give Feedback
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Studio
How to: Manage Code Snippets

Updated: November 2007

The Code Snippets Manager allows you to set the directories and individual snippets that you want available to insert into your code.

For information on searching online for code snippets, see How to: Search for Code Snippets Online.

To access the Code Snippets Manager

  • On the Tools menu, click Code Snippets Manager.

To add a directory to the Code Snippet Manager

  1. In the Language list, select the language that you want to add a directory to.

  2. Click Add. This opens the Code Snippets Directory window.

  3. Select the directory that you want to add to the Code Snippets Manager and click OK.The directory will now be used to search for available code snippets.

To remove a directory from the Code Snippet Manager

  1. Select the directory that you want to remove.

  2. Click Remove.

To import a code snippet into the Code Snippet Manager

  1. In the Language list, select the language that you want to add the code snippet.

  2. Select the existing folder that you want to place the imported code snippet into.

  3. Click Import. This opens the Code Snippets Directory window.

  4. Select the code snippet file that you want to add to the Code Snippets Manager and click OK.The code snippet is now available for insertion into the code editor.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Code Snippets Manager is missing      Chrizarus   |   Edit   |  
Sometimes the code snippet manager is missing in the Tools menu.

To solve this problem there is two ways :

- Use the shortcut Ctrl + k, Ctrl + b
- Add it in the Tools menu using Tools -> Customize...
Select the Command tab
Click on Tool on the left menu
And finally drag and drop the Code Snippet Manager where you want (in our case in Tools menu)
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker