Customizing ScriptWorx - The Editor

The editor can have the following settings adjusted:

Feature Description
Gutter Displays a left-side margin in the editor for bookmarking and line number indicators.
Margin Displays a narrow line on the far-right side of the page, which indicates the point at which word wrap occurs.
Hidden Symbols Toggles the display of formatting marks such as indents, paragraph markers and returns.
Word-wrap Causes text to cut to the next line when it cannot be shown entirely on one line.
Line Numbers Keeps a list of line numbers within the gutter.
Hyperlinks Converts hyperlinks into actual, working hyperlinks.
Backspace Unindent Deletes an indent completely when the "Delete" key is pressed.
Auto Indent New lines will be indented at the same level as the line before.
Smart Tabs Tabs on a line will occur on the same place as the previous line.
Group Undo Causes many actions to be undone at once.
Cursor Past EOF/EOL EOF determines if the cursor can be placed after the last character of a line. EOL determines if the cursor can move beyond the end of a document.
Double-click Line Allows you to select an entire line of text by double-clicking it.