microsoft / microsoft/vscode-dotnettools
Consider adding a NuGet package static option
@claudiaregio is already working on this.
Since Jul 16, 2025.
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
When I select "Add NuGet Package..", I'm presented with a quick-pick wizard. If my search yields a result, and I have a package I select to install, all the versions are listed. Now, but default this setting is disabled:
NuGet: Include Prerelease Package Versions
I didn't know that setting existed. It would be great if when it's disabled, that the user is shown two additional options:
-
Include Prerelease Versions: Selecting this would re-populate the list with prerelease versions. -
Configure NuGet Prerelease Versions: Selecting this exits the wizard, and opens the following settings:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.