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 support for vs config #17

Merged
merged 1 commit into from
Apr 27, 2020
Merged

Add support for vs config #17

merged 1 commit into from
Apr 27, 2020

Conversation

kzu
Copy link
Member

@kzu kzu commented Apr 27, 2020

This opens the VS configuration directory under %LocalAppData%\Microsoft\VisualStudio\[MAJOR.0]_[ID][Exp].

Allows passing -exp to open the experimental folder instead of the regular instance.

Added option to pass in a verb to use for the channel switch, so that it doesn't read "Install ..." on all
commands using the VisualStudioOptions.

This opens the VS configuration directory under `%LocalAppData%\Microsoft\VisualStudio\[MAJOR.0]_[ID][Exp]`.

Allows passing `-exp` to open the experimental folder instead of the regular instance.

Added option to pass in a verb to use for the channel switch, so that it doesn't read "Install ..." on all
commands using the `VisualStudioOptions`.
@kzu kzu requested a review from adalon April 27, 2020 20:08
@adalon adalon merged commit b4815db into master Apr 27, 2020
@adalon adalon deleted the dev/config branch April 27, 2020 20:12
@devlooped devlooped locked and limited conversation to collaborators Oct 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants