The selected query is not selected after execution and the cursor focus “jumps” to the next query.
I think the focus should always stay in that position in which the user executed it.
My pref. is:
Preferences/Code Editor/SQL Scripts/Cursor focus stays in the script after execution = Y
Preferences/Code Editor/SQL Scripts/Focus query for corresponding data result = Y
“Cursor focus stays in the SQL query after single execution” - When selected, the cursor will stay in the Script area instead of moving to the data grid.
“Focus query for corresponding data result” - When selected, the cursor will stay in the Script area instead of moving to the data grid.
I think that option “Cursor focus stays in the script after execution” have incorrect description in UG and does not work.
I think you want to stay the cursor focus in the query after execution, you can get the expected result when you selected the needed query and executed it.
If I have a big script I need to select it all to apply your solution. It is very uncomfortable.
And you did not answer to question what effect the setting “Cursor focus stays in the SQL query after single execution” and how it differs from the setting “Focus query for corresponding data result”?
I think that now this settings does not work correctly.
1.The option “Cursor focus stays in the SQL query after single execution” is mean: “When switch the Result tabs, the cursor will stay in the Script area instead of disappear”;
2.The option “Focus query for corresponding data result” is mean: “When switch the Result tabs, the cursor will go to the front of the corresponding query”;
The Help document may be exist mistake about this item, I hope the above is useful to you, thanks.