VSCode Terminal SetupThis extension lets you setup your terminals with two clicks. If you have multiple services you need to run (e.g. microservices) you can just set the configuration up once in your .vscode/settings.json and then from then on you can just execute the batch via command palette! SetupGo to your ./vscode.settings.json and add the following:
Edit the fields as necessary. Then open your command palette, and run:
Your command groups will appear below on hitting enter. Select your group to run the commands! |