Menu and toolbar items
This section explains the menu options and toolbar buttons available in the SIL Manager.
The main menu bar
This section contains the main navigation menus that provide access to file management, editing functions, code insertion, snippets, and display options.
| Menu name | Menu options |
|---|---|---|
File | This menu provides basic file management and editor configuration options:
For detailed information, see the SIL Manager settings page. | |
Edit | This menu provides standard text editing functions for working with your scripts:
| |
Insert | This menu provides quick access to common SIL programming constructs, helping you insert properly formatted code templates without having to write the syntax from scratch.
| |
Snippets | This menu provides access to pre-written code templates organized by category. These functional snippets help you quickly insert common Jira automation tasks without writing code from scratch. For complete documentation, see: Script Snippets. | |
Window | This menu controls the SIL Manager’s display option.
| |
Run | This menu provides controls for executing and testing your scripts:
For complete documentation, see: Script Debugger (Beta). |
The toolbar
The toolbar contains action buttons that become available when you open a file, providing quick access to common development tasks.
| Action name | Description |
|---|---|---|
Save | Saves your script changes to storage. | |
Check | Performs syntax validation on the current script. | |
Run | Executes the script with your current run configuration. | |
Debug | Opens the Script Debugger (Beta) for step-by-step debugging of your scripts. For complete documentation, see: Script Debugger (Beta). | |
Find usages | Searches for references to selected text across all script files. Highlight any text in your script and click this button to find where it's used elsewhere in your codebase. |
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
