Skip to content

Conversation

Copilot AI review requested due to automatic review settings November 12, 2025 01:03
@gewarren gewarren added the user-feedback Issues related to "Unified User Feedback". label Nov 12, 2025
@gewarren gewarren requested review from a team, BillWagner and adegeo as code owners November 12, 2025 01:03
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 12, 2025
Copilot finished reviewing on behalf of gewarren November 12, 2025 01:04
Copy link
Contributor

Copilot AI left a 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 removes the basic-string-operations.md overview article and updates all references throughout the documentation to point to more specific string operation articles. The overview article was deemed useless and redundant.

  • Deletes the basic-string-operations.md file entirely
  • Removes references to the deleted article from multiple documentation files
  • Adds a redirect from the old URL to the "creating new strings" article
  • Updates the table of contents to remove the overview entry and adjusts the displayName placement

Reviewed Changes

Copilot reviewed 14 out of 14 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
docs/standard/base-types/basic-string-operations.md Deletes the entire overview article
.openpublishing.redirection.standard.json Adds redirect from deleted article to creating-new.md
docs/fundamentals/toc.yml Removes overview entry from TOC and moves displayName to first child item
docs/standard/base-types/trimming.md Removes "See also" reference to deleted article
docs/standard/base-types/stringbuilder.md Removes "See also" reference to deleted article
docs/standard/base-types/padding.md Removes "See also" reference to deleted article
docs/standard/base-types/divide-up-strings.md Removes "See also" reference to deleted article
docs/standard/base-types/creating-new.md Removes "See also" reference to deleted article
docs/standard/base-types/comparing.md Removes "See also" reference to deleted article
docs/standard/base-types/changing-case.md Removes "See also" reference to deleted article
docs/standard/base-types/basic-manipulations.md Removes reference from introduction text and "See also" section
docs/csharp/programming-guide/strings/index.md Replaces reference with link to StringBuilder article
docs/csharp/language-reference/builtin-types/reference-types.md Removes "See also" reference and fixes trailing whitespace
docs/visual-basic/programming-guide/language-features/strings/string-basics.md Removes "See also" reference and fixes trailing whitespace

…string-basics.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@gewarren gewarren enabled auto-merge (squash) November 12, 2025 01:17
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @gewarren

Let's :shipit:

@gewarren gewarren merged commit c76cc4c into dotnet:main Nov 12, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants