Persistent terminals in repositories with Workspace settings configurations #224568
Open
Description
Hear me out.
For people who need more than one terminal, configuring a set of terminals for their repositories would be great. Instead of opening each terminal and then naming and colouring them from zero after restarting vscode, we could possibly add
the desired configurations to Workspace Settings json file and whenever this repository is opened, the terminals would start too.
Optionally, keeping the history of executed commands in specified terminals would help too.
Activity