Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Use NuGet autocomplete API for add-package suggestions #9171

Merged
merged 1 commit into from
May 1, 2018

Conversation

svick
Copy link

@svick svick commented Apr 29, 2018

Fixes https://github.com/dotnet/cli/issues/9128.

Since dotnet add package doesn't work by default with prerelease packages, and since autcompletion is a convenience feature to make common use easier, I have also removed prerelease=true.

Output from dotnet complete for my examples from https://github.com/dotnet/cli/issues/9128 is here. Notice that dotnet complete "dotnet add package Microsoft.CodeA" now doesn't output anything, I have opened an issue for that: NuGet/NuGetGallery#5858.

@livarcocc livarcocc added this to the 2.2.1xx milestone Apr 30, 2018
@livarcocc
Copy link

@dotnet-bot Test OSX10.12 x64 Release Build

@wli3 wli3 merged commit 6c9942b into dotnet:master May 1, 2018
@svick svick deleted the autocomplete-package branch May 1, 2018 22:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants