Start VSCode with with integrated terminal opened

Viewed 695

Is it possible to configure VSCode to launch with the integrated terminal open? It's literally the first thing I always do - and it'd be great if I wouldn't have to do that.

1 Answers

You can open terminal by shortcut

Ctrl + `

Related