CSS

The CSS Format preferences panel is opened from menu OptionsPreferences+Editor+Format+CSS

 

Figure 20.20. The CSS format preferences panel

The CSS format preferences panel

Indent class content

If checked, the class content is indented during a "Format and Indent" (Pretty-Print) operation.

Class body on new line

If checked, the class body (including the curly brackets) are placed on a new line after a Pretty-Print operation.

Add new line between classes

If checked, an empty line is added between two classes after a Pretty-Print operation is performed.

Preserve empty lines

If checked, the empty lines from the CSS content are preserved.

Allow formatting embedded CSS

If checked, the CSS content embedded in XML will be formated when the XML content is formated.