Bottom Toolbar
The Bottom Toolbar is the area to check the cursor position and background process in the editor, and it displays the user's work status in real time and supports efficient work management.

Cursor position in Editor
Displays the current cursor position in Row: Column format. For example, 3:1 means the 3rd Row, 1st Column.
Click the appropriate part to open the Go to Line settings window and move the cursor position.
Go to Line setting window
In the settings window, the rows that can be moved in the editor are displayed in parentheses.
The cursor moves to the first column of the row when entering the row number and clicking the [Confirm] button.

Background Process
The progress of the entire Task List is displayed in the form of a progress bar.
Click the Progress bar to open the Task List tab, where the list of tasks running in the current Editor session and their details are shown.

Task List
Task List
Each Editor session displays a list of tasks being performed, and the user can easily switch to a different Editor session's task list via the drop-down menu on the top toolbar.
The list contains the following information
Task number(No.): The unique number of the Task
Task Run Time: The time the Task conducted
Query Count: The number of queries conducted
Task: Type of task conducted
Status: Current staus of task
Task Details (Queries)
Refer to the query details of the selected Task in the bottom area.
Last updated