Script Editor Settings
In this section, the Script Editor display settings can be configured.

Figure 1. Script Editor Settings
Watch Pane Settings
Setting | Description |
---|---|
Multi-Line |
Select the checkbox to show multi-line values in the watch pane of the Script Editor |
LuaSense Settings
LuaSense is a helper tool for Lua developers using the script editor to write Lua scripts and libraries. The LuaSense dialog box is displayed when you begin to write. It provides suggestions based on entered text and displays information for functions including the necessary parameters and code examples.
Setting | Description |
---|---|
LuaSense |
This checkbox enables/disables LuaSense in the script editor display. LuaSense |
Path Autocomplete |
If selected, the LuaSense will provide object and property path suggestions when typing. |