-
Notifications
You must be signed in to change notification settings - Fork 498
Create Visual Studio Options Documentation #3482
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: donnie-msft <49205731+donnie-msft@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR creates comprehensive documentation for NuGet Visual Studio options to centralize configuration guidance and reduce duplication across existing documentation. It addresses GitHub issues by providing a dedicated reference page for all NuGet settings in Visual Studio.
Key changes:
- Creates a new Visual Studio Options documentation page with detailed coverage of all NuGet settings pages
- Updates existing documentation to reference the new centralized options page instead of duplicating instructions
- Replaces outdated screenshots with new Unified Settings UI images
Reviewed Changes
Copilot reviewed 5 out of 21 changed files in this pull request and generated 2 comments.
Show a summary per file
File | Description |
---|---|
docs/consume-packages/nuget-visual-studio-options.md | New comprehensive reference guide for all NuGet Package Manager options in Visual Studio |
docs/consume-packages/managing-the-global-packages-and-cache-folders.md | Updated to reference new options page and reorganized clearing instructions |
docs/consume-packages/install-use-packages-visual-studio.md | Removed duplicate package source management instructions, now references centralized documentation |
docs/consume-packages/Package-Source-Mapping.md | Updated references to point to new options documentation |
docs/TOC.md | Added new options page to table of contents |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 issues. Other issues are also a high priority. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
@Nigusu-Allehu please review the Allow Insecure Connections description in the Package Sources page section. Thanks! |
Fixes: NuGet/Home#14039
Fixes: NuGet/Home#14506
Note that the F1 Keyword help linkage is not currently supported in Unified Settings. However, I went ahead and moved that metadata to the new file in case it does light up in the future.
Preferably, use the Preview URLs below.
Alternatively, here's the Rendered nuget-visual-studio-options.md (New File). Please also review the changes to companion docs outside of this file.