The following features control the display of tags and text in the editor.
Color-coding tags -- HomeSite installs a set of default color schemes. Use the Color Coding pane in the Settings dialog box (F8) to make any changes.
Word wrap -- Controls line length of text in the Editor. Click the Word Wrap icon on the Editor toolbar.
Gutter -- A space on the left side of the document used to keep track of bookmarks, line numbers, and debugger breakpoints. Click the Show Gutter button on the editor toolbar to open it. Press Ctrl + K to set and remove bookmarks and Ctrl + Shift + K to move to the next bookmark.
Convert tag case -- Changes the case of all tags in the current document. Use the Edit > Convert Tag Case menu command to globally change all tags in a document. You can also set global options for lowercase on the HTML pane in the Settings dialog box (F8).
Use hexadecimal color values -- To insert colors as hex values instead of named values, set this option on the HTML pane of the Settings dialog box (F8).
Indenting code -- Use the left and right arrow keys on the Editor toolbar set indents. To automatically indent a line to the same level as the previous line, select Auto Indent on the Edit pane of the Settings dialog box (F8).