Slick V3.3 manual Div

Models: V3.3

1 568
Download 568 pages 2.03 Kb
Page 312
Image 312

Formatting Settings

<div>

</div>

Example of both settings unchecked:

<div></div>

Example of start checked and end unchecked:

<div>

</div>

Note

Dynamic Surround is triggered when you type a tag that has both options Start and End tag on separate line checked. Note that Dynamic Surround cannot wrap content and only indents to match the indent style you have specified on the Indent Tab of the Extension Options dialog (Window Preferences, expand SlickEdit and click General in the tree, then double-click the File Extension Setup setting). See Syntax Indent for more information.

Content indent group settings - These mutually-exclusive options control how content between tags is indented:

Match extension indent style - When selected, tag content is indented according to the settings on the Indent Tab of the Extension Options dialog (Window Preferences, expand SlickEdit and click General in the tree, then double-click the File Extension Setup setting). See Syntax Indent for more information on setting extension-specific indent styles.

Indent - When selected, indenting for the tag occurs at the column number specified in the spin box. When Indent after start tag ‘>’ is selected, indenting is relative to the close bracket. Otherwise in- denting is relative to the open bracket.

Nested tag indent settings - Indenting is activated after the end tag is typed (or automatically inserted if Insert end tags on ‘>’ is checked on the General tab). These mutually-exclusive settings apply to all tags in the selected scheme:

Match extension indent style - When selected, SlickEdit® Core indents the selected tag according to the indent style you have specified on the Indent Tab of the Extension Options dialog (Window Preferences, expand SlickEdit and click General in the tree, then double-click the File Extension Setup setting). See Syntax Indent for more information on setting extension-specific indent styles.

Match content indent - When selected, SlickEdit Core indents the selected tag to the same level as its parent content.

Insert line breaks settings - The values for Before open tag and After close tag specify the number of line breaks that are inserted before and after begin and end tags. Note that in order to insert one or

290

Page 312
Image 312
Slick V3.3 manual Div