Smart editing

Closing tag auto-expansion

If you want to insert content into an auto closing tag like <tag/> deleting the / character saves some keystrokes by inserting a separate closing tag automatically and placing the cursor between the start and end tags: <tag></tag>

Auto-breaking the edited line

The Hard line wrap option breaks the edited line automatically when its length exceeds the maximum line length defined for the pretty-print operation.

Smart Enter

The Smart Enter option inserts an empty line between the start and end tags and places the cursor in an indented position on the empty line automatically when the cursor is between the start and end tag and Enter is pressed.