Software

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 you want to add a directory to.
  2. 2.Click Add. This opens the Code Snippets Directory window.
  3. 3.Select the directory 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 you want to add the code snippet to.
  2. 2.Select the existing folder 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 you want to add to the Code Snippets Manager and click OK. The code snippet is now available for insertion into the code editor.