Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 98524

Shortcut with multiple command in VSCode

$
0
0

I have an existing shortcut which maximize the terminal window,

{
        "key": "ctrl+`",
        "command": "workbench.action.toggleMaximizedPanel"
}

I would like to add an additional command to the shortcut to shift the focus to the terminal window when it is maximized and back to editor window when it is minimized. is this possible in vscode?


Viewing all articles
Browse latest Browse all 98524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>