Bug #116847 The MySQL Shell for VS Code notebook editor lacks autofocus on changing from another tab (or window) to it.
Submitted: 2 Dec 2024 16:03 Modified: 3 Dec 2024 9:07
Reporter: Victor Mascena Dos Santos vmdsts Email Updates:
Status: Verified Impact on me:
None 
Category:Shell VSCode Extension Severity:S4 (Feature request)
Version: OS:Any
Assigned to: CPU Architecture:Any
Tags: focus, vscode

[2 Dec 2024 16:03] Victor Mascena Dos Santos vmdsts
Description:
Using VS Code, when switching focus from another tab or window, it is truly annoying to have to click on the editor so that the MySQL editor is focused by the cursor, and I can start typing. 
Please add an option for automatic focus to the editor (I really think this could be the default behavior), so that this extension behaves the same way as other editor tabs.

How to repeat:
Try to change from another tab or windows to the MySQL Shell VS Code extension and you will see that it does not auto focus the input field.

Suggested fix:
Implementation of the autofocus behavior.
[2 Dec 2024 17:59] Victor Mascena Dos Santos vmdsts
Synopsis changed.
[3 Dec 2024 9:07] MySQL Verification Team
Hi,

Thank you for your request.