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

Platform and Configuration selectboxes #1626

Closed
TurkeyMan opened this issue Dec 24, 2015 · 4 comments
Closed

Platform and Configuration selectboxes #1626

TurkeyMan opened this issue Dec 24, 2015 · 4 comments
Labels
feature-request Request for new features or functionality tasks Task system issues
Milestone

Comments

@TurkeyMan
Copy link

We need the platform and configuration selectboxes like vs-proper so we can easily switch between builds and platforms.

I would suggest that they each simply be populated with entries listed in settings.json, and set environment variables such that build actions declared in tasks.json can refer to them and do the right thing.

@TurkeyMan TurkeyMan changed the title 'Platform' and Configuration selectboxes Platform and Configuration selectboxes Dec 24, 2015
@bpasero
Copy link
Member

bpasero commented Dec 24, 2015

@TurkeyMan please give an example what you want.

PS: I am not sure why you say vs-proper, it is fine to say VS and everyone in the team will understand.

@bpasero bpasero added the info-needed Issue requires more information from poster label Dec 24, 2015
@TurkeyMan
Copy link
Author

Okay, it seemed to me like VS is ambiguous now.

I just want to be able to flip platform and config with a selectbox, exactly like in VS.
My projects often span 4-5 platforms, and have at least 3 configurations per platform.
If that matrix could be configured in the project's settings.json, and then tasks.json could refer to those variables, it would be possible to configure convenient multi-platform workflows, which is one of VS's most valuable features.

@bpasero
Copy link
Member

bpasero commented Dec 24, 2015

Okay, it seemed to me like VS is ambiguous now.

VS = Visual Studio, VS Code = Visual Studio Code or just Code is fine.

Thanks for the explanation, @dbaeumer fyi

@bpasero bpasero added feature-request Request for new features or functionality tasks Task system issues and removed info-needed Issue requires more information from poster labels Dec 24, 2015
@bpasero bpasero added this to the Backlog milestone Dec 24, 2015
@alexr00
Copy link
Member

alexr00 commented Dec 20, 2018

You can get some of this with #4758 now. If that's not enough I can reopen this.

@alexr00 alexr00 closed this as completed Dec 20, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality tasks Task system issues
Projects
None yet
Development

No branches or pull requests

3 participants