Persistent Terminals is a VS Code extension that allows you to set up and automatically launch preconfigured terminals when you open your workspace.
Features
Automatically create multiple terminals with custom names and colors
Execute predefined commands in each terminal upon creation
Restrict potentially dangerous commands for improved security
Customize restricted commands via user settings
Installation
Install the extension from the VS Code Marketplace
Reload VS Code
Usage
Open your workspace settings (JSON) file
Add a persistentTerminals.terminals configuration and the configured terminals will be created automatically when you open your workspace or reload VS Code.