fabiospampinato / vscode-terminals

An extension for setting-up multiple terminals at once, or just running some commands.
MIT License
121 stars 19 forks source link

Save configuration to `.code-workspace` file #21

Closed ProLoser closed 5 years ago

ProLoser commented 5 years ago

I'd like to be able to save and share the terminal configurations in my .code-workspace file. Is this at all possible instead of storing it in a new file?

fabiospampinato commented 5 years ago

Yes, define your terminals under the terminals.terminals key.