Editor

Scripting Studio editor

Editor Features:

Auto List & Complete

When a user types the text “NSOA” into the Scripting Studio editor and then hits the ‘.’ character the Auto List window appears showing all the available options:

Autocomplete suggestions dropdown list in the script editor.

The user has the following options:

  • Click on the required item with the mouse and double-click to select it.

  • Use the up and down arrow keys to select the required item and then hit ‘Enter’ to select it.

  • Type the first character of the required item (for example ‘m’) to highlight it and then hit ‘Enter’ to select it. If more than one item starts with the same letter then the first item will be highlighted and the list of options filtered.

  • Hit ‘Esc’ to close the Auto List window and type as normal. Clicking outside of the editor window will also close the Auto List window.

    Tip:

    Press <Ctrl> + <Space> to show the Auto List window at any point in the editor.

Autocompleted user scripting function in the script editor.

On selecting an item from the Auto List window, the value will be copied into the editor and typing continues after the inserted value.

Tip:

Auto List & Complete is enabled by default. You can change your settings from User Menu > Personal settings.

Script editor autocomplete preferences on the personnal settings form.