Templates Window

From RAD Studio

Go Up to Tool Windows Index


View > Tool Windows > Templates

Creates, edits, or deletes live code templates.

Item Description

Name

Displays the name of the available live templates.

Description

Describes the live template.



Templates Window Toolbar:

Toolbar Button Description

Error creating thumbnail: Unable to save thumbnail to destination New code template

Creates an XML template file in the code editor with default code which you can edit. Specify the template name, author, description, and template content.

Error creating thumbnail: Unable to save thumbnail to destination Remove code template

Removes the selected template from the list and deletes the template's .xml file from disk.

Error creating thumbnail: Unable to save thumbnail to destination Edit code template

Opens the content of the selected template file in the code editor where you can modify it.

Error creating thumbnail: Unable to save thumbnail to destination Insert code template into Code Editor

Inserts the code content from the selected template into the code editor at the cursor location.

Error creating thumbnail: Unable to save thumbnail to destination Filter code templates by language

Displays only the templates related to the current project language.



See Also