Managing Code Snippets

To access the Code Snippets Manager

On the Tools menu, click Code Snippets Manager.

To add a directory to the Code Snippet Manager

  1. 1.In the Language: drop-down list, select the language that you want to add a directory to.
  2. 2.Click Add. This opens the Code Snippets Directory window.
  3. 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. 1.Select the directory that you want to remove.
  2. 2.Click Remove.

To import a code snippet into the Code Snippet Manager

  1. 1.In the Language: drop-down list, select the language that you want to add the code snippet to.
  2. 2.Select the existing folder that you want to place the imported code snippet into.
  3. 3.Click Import. This opens the Code Snippets Directory window.
  4. 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.