Software

Code Snippet Manager Layout

Language

Selects the development language whose code snippet folders are displayed in the folder list.

Location

Displays the path to the folders in the folder list or to the code snippet file selected there.

Folder List

Shows any set of sub-folders and the code snippet files available for the Language selected. Click any folder to expand it and list its files.

Description

Displays information on the folder or code snippet file selected in the folder list. When a code snippet file is selected, it displays the text from its Author, Description, Shortcut, and Type fields.

Add

Opens the Code Snippet Directory dialog box. Allows you to navigate to the desired snippets folder on your local drive or server, and include it in the folder list.

Remove

Removes a selected top-level folder and its contents from the folder list. It does not physically delete the folder.

Import

Opens the Code Snippet Directory dialog box. Allows you to navigate to the desired snippet on your local drive or server and add it to an existing code snippet folder.

Security

Whenever you store a new snippet in a folder accessed by the Code Snippets Manager, you are responsible for ensuring that its code is constructed securely as the rest of your application. Because using code snippets saves development time, snippets can frequently be reused as you design applications. You should, therefore, make sure that the model code saved in snippets is designed to address security issues. Development teams should establish procedures to review code snippets for compliance with general security standards.