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

Enable users to download alternative copies of omnisharp #1909

Closed
rchande opened this issue Dec 5, 2017 · 5 comments
Closed

Enable users to download alternative copies of omnisharp #1909

rchande opened this issue Dec 5, 2017 · 5 comments

Comments

@rchande
Copy link

rchande commented Dec 5, 2017

We should provide capabilities like the CLI does, where we enable downloading of different feeds of omnisharp.

@rchande
Copy link
Author

rchande commented Dec 5, 2017

Our new downloading code should also address #1896

@rchande rchande added the Backlog label Dec 5, 2017
@DustinCampbell
Copy link
Member

What is the end user scenario?

@rchande
Copy link
Author

rchande commented Dec 6, 2017

@DustinCampbell This primarily enhances dev scenarios, but I could see this benefiting users, too:

  • As a dev (or user), I can start C# extension for VSCode and have it download a version of OmniSharp other than the version it has hard coded.

This will let us easily set up CI builds for testing the extension with newer/older/etc bits of OmniSharp and also improve the local dev scenario for consuming new OmniSharp in the extension. @jonsequitur also thinks we can leverage this in try.net.

@DustinCampbell
Copy link
Member

It might be worth re-titling this issue to reflect that. 😄

@akshita31
Copy link
Contributor

This has been resolved in #2065

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants