Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cli option to run launch script #52636

Closed
rsweetland opened this issue Jun 21, 2018 · 3 comments
Closed

Add cli option to run launch script #52636

rsweetland opened this issue Jun 21, 2018 · 3 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality

Comments

@rsweetland
Copy link

It would be nice if the code cli could accept an argument to run a launch script. For example...

code --launch "Launch Program"

...where "Launch Program" is a pre-configured command in launch.json.

A one-line command like code --launch "Launch Server" ./api-server && code --launch "Launch Client" ./api-client" could then be used to orchestrate dev environments for microservice-based projects.

@weinand weinand assigned isidorn and unassigned weinand Jun 21, 2018
@weinand weinand added debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality labels Jun 21, 2018
@isidorn
Copy link
Contributor

isidorn commented Jun 22, 2018

/findDuplicates

@isidorn
Copy link
Contributor

isidorn commented Jun 22, 2018

Dup of #10979

@isidorn isidorn closed this as completed Jun 22, 2018
@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 22, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants