-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitylayoutGeneral VS Code workbench layout issuesGeneral VS Code workbench layout issues
Milestone
Description
There is builtin command workbench.action.togglePanel
(View: Toggle Panel
, CTRL+J).
Howerver it does transfer focus to the panel. And I want to have command that would preserve focus and only toggle the visiblity of the panel itself (something like outputChannel.show(true)
).
My apologies if this is already included, I've searched for it and didn't find anything.
NotWearingPants
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitylayoutGeneral VS Code workbench layout issuesGeneral VS Code workbench layout issues