- Show Line Numbers - Check (the default) to turn on line numbers in the source view.
- Tab size - The number of blank spaces to use when showing tabs or replacing with spaces.
- New Files as.... - The type of file to use when saving new files.
- PC (Microsoft Windows) line-endings are terminated with a combination of a carriage return (\r) and a newline (\n), also referred to as CR/LF.
- UNIX line-endings are terminated with a newline (\n), also referred to as a linefeed (LF).
- Macintosh line-endings are terminated with a single carriage return (CR).
- Save Files as - Whether to force a file type or to use the type the file had before editing. The default is to preserve the type.
- When files are modified externally.... - If an open file is changed through some other program, Understand will detect this. Choose Prompt if you want to be notified and asked to load that changed version. Auto-Reload does this without prompting. Ignore is dangerous and not recommended.
- Before running commands, if modified files... - If a file has been modified, this setting controls the action performed when you run a command. The options are to Prompt you for whether to save, to Automatically save all modified files, or to Ignore modified files.