56
Tag Completion
When this feature is turned on, the end tag is automatically inserted for the start tag
that you type. Open Options > Settings > Editor > Tag Completion to set the options.
Auto Completion
Auto Completion completes a code block by inserting the appropriate code when the
opening code fragment (the trigger string) is typed.
To enable this feature, open Options > Settings > Editor > Auto Completion. You can
also add your own code blocks and set a cursor position option in this pane.
Code Templates
The Code Templates feature provides a shortcut for entering static text blocks. Open
Options > Settings > Editor > Code Templates to add and change these shortcuts and
provide descriptive text for them. As with Auto Completion, this feature is intended for
user-defined strings.
To use a Code Template, enter the keyword 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">
.
Extended characters
To enter special characters and Latin-1 extended characters, you can either type the
ASCII code or select the character from the list available in View > Extended
Characters.
If you need to change the character to its entity name, select Options > Settings >
Editor > Automatically convert extended characters.
Using Code Generating Tools
•
Use templates (File > New) for standard content. The File > Save As Template
command saves the current document as a template file in the Custom tab of
the New Document dialog box.
•
Wizards (File > New) generate code for common page elements such as
framesets and tables, plus DHTML, WML and custom scripts. The Servlet
Wizard on the Java tab creates a valid class file containing selected method
syntax.
•
If Macromedia Dreamweaver© is detected on your system, you can enable
integration with it in Options > Settings > Dreamweaver. This lets you edit
Dreamweaver code in ColdFusion Studio and preview pages in Dreamweaver.
•
Open TopStyle Lite to design, preview, and link Cascading Style Sheets.
Содержание COLDFUSION STUDIO 4.5-USING COLDFUSION...
Страница 1: ...Allaire Corporation Using ColdFusion Studio ColdFusion Studio 4 5 for Windows 95 98 NT4 2000...
Страница 16: ...xvi Contacting Allaire...
Страница 90: ...82...
Страница 130: ...122...
Страница 133: ...141 Two VTML tags CAT and E let you customize the content of these dialog boxes...
Страница 182: ...190...