-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Command to show sidebar without stealing focus #133857
Copy link
Copy link
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedVerification of issue is requestedverification-steps-neededSteps to verify are needed for verificationSteps to verify are needed for verificationverifiedVerification succeededVerification succeeded
Milestone
Description
There are two commands for showing a sidebar, see #131032, but both steal focus. I have an extension that has some webview to help me coding. I want to be able to use a keyboard shortcut to bring it and keep coding without having my focus stolen.
I didn't find any command in the code that can do that, so I tried to add a flag to preserve focus to the .focus command: #133682 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedVerification of issue is requestedverification-steps-neededSteps to verify are needed for verificationSteps to verify are needed for verificationverifiedVerification succeededVerification succeeded