> For the complete documentation index, see [llms.txt](https://docs.poshtools.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.poshtools.com/open-source-tools/visual-studio-code/debugging/start-in-new-terminal.md).

# Run in New Terminal

Information about the run in new terminal command.

When working with PowerShell scripts, you may want to run the current script in a new terminal rather than the existing PowerShell session. You can do so by clicking the Run in New Terminal button. This will execute the PowerShell script in a new PowerShell process and open the terminal in Visual Studio Code. You can also use the default key binding `Shift+F5` to start scripts in a new terminal.

![](https://3667946160-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNFE66tpE_51uobNA70%2F-MOS5jx0jezagZNkzkuN%2F-MOSB0HyvzgA_o3yAlT9%2Fnew-terminal.gif?alt=media\&token=56f5c41f-4eef-4630-80a6-ecbc08b079ba)
