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

Autocomplete for Dependencies not working #9

Open
adriaanp opened this issue Nov 18, 2014 · 1 comment
Open

Autocomplete for Dependencies not working #9

adriaanp opened this issue Nov 18, 2014 · 1 comment

Comments

@adriaanp
Copy link

Getting a weird list with only 5 EntityFramework options when start typing in {"dependencies" : ""}

@shirhatti
Copy link
Contributor

I believe the issue is that we are still retrieving the completions from MyGet. Since the bits are now available on NuGet we should update the API endpoint we are accessing

https://github.com/OmniSharp/Kulture/blob/master/Completions.py#L123

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

No branches or pull requests

2 participants