Code templates allow you to insert custom code by typing in a text "shortcut". #develop can then insert your custom code in place of your shortcut To use the code templates, type the shortcut word for the template and press Ctrl+J . Your text will be replaced with the code template text.
You can access the code templates by selecting the Tools->Options item . In the Options dialog, select the Coding, Code Templates category. This will display the following dialog:
To add a code template:
Click the Add button to access the Edit Template dialog
Enter a name and description for your template and click OK
Add the code you want to have substituted for your shortcut word, and click OK
To edit the code template's name and description:
Select the code template to be modified, and click the Change button
Update the name and description
Click the OK button
To edit the code template's replacement text:
Select the code template to be modified
Update the text to be inserted
Click the OK button