Environmental Options
PHP Tab:

- Text Editor Font: Select the font which you would like to work with.
- Alt Sets Column Mode: Enables to select/cut/copy/paste in column
mode while holding down the Alt key.
- Auto Indent: This will indent the caret on new lines with the same
amount of leading white space as the preceding line.
- Enhance Home Key: Enhances home key positioning, similar to visual
studio.
- Group Undo: When undoing/redoing actions, handle all continuous changes
of the same kind in one call instead undoing/redoing each command separately.
- Half Page Scroll: When scrolling with page-up and page-down commands,
only scroll a half page at a time.
- Right Click Moves Cursor:When clicking with the right mouse for a
popup menu, move the cursor to that location.
- Scroll Past End Of File: Allows the cursor to go past the end of
file marker.
- Scroll Past End Of Line: Allows the cursor to go past the last character
into the white space at the end of a line.
- Show Line Numbers: Shows the line numbers on gutter.
- Show Special Chars: Shows the special characters (space, tabs, line
break).
- Smart Tabs: When tabbing, the cursor will go to the next non-white
space character of the previous line.
- Smart Tab Delete: Similar to Smart Tabs, but when you delete
characters.
- Tab Indent: This enables <Tab> and <Shift><Tab>
keys to act as block indent, unindent when text is selected.
- Tabs To Spaces: Converts a tab character to a specified number of
space characters.
- Trim Trailing Spaces: Spaces at the end of lines will be trimmed
and not saved.
- Undo After Save: Enables undo/redo operations after saving chances.
- Line Spacing: Spaces lines with the specified amount.
- Right Margin: Shows a vertical line at the specified column.
- Tab Width: Allows to specify the tab width.
- Max Undo: Allows to specify the maximum number of undo/redo operations.
Internal HTTP Server Tab:

External HTTP Server Tab:

- Enable Auto Correction: Toggles automatic correction.
- Beep On Correction: When editor makes a correction, gives an auditory
notification.
- Ignore Case: Ignores the case of word when making corrections.
- Maintain Case: Maintains the case of word when making corrections.