Saving Keystrokes with Code Templates

The Code Templates feature provides a shortcut to entering text that you type frequently. Use the Editor > Code Templates pane in the Settings dialog box (F8) to add and change these shortcuts and provide descriptive text for them.

To use the Code Templates feature while editing text, enter the abbreviation for the shortcut (for example, dt4) and press Ctrl-J. The abbreviation expands to the full phrase, in this case, <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">.