vscode settings - VS Code shortcut to focus integrated terminal -


how focus integrated terminal while showing?

https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf

there's shortcut show integrated terminal. hide terminal if it's open. nice if there's shortcut focus on terminal while typing on editor.

what looking terminal: focus terminal command. default it's not assigned shortcut can using keyboard shortcut preferences.

you can call command palette pressing f1 , typing focus terminal.

keep in mind command create new integrated terminal window if 1 not active.

enter image description here

to access keyboard shortcuts preferences, activate command palette pressing f1 , type open keyboard shortcuts. assign new shortcut command, press + symbol visible on left side of row. popup appear should record desired keys.


Comments

Popular posts from this blog

ios - Change Storyboard View using Seague -

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -