Skip to content

Update GUIDE.md examples for latest release (15.2.0) - #3509

Open
mmustafasenoglu wants to merge 1 commit into
BurntSushi:masterfrom
mmustafasenoglu:fix/guide-update-version
Open

Update GUIDE.md examples for latest release (15.2.0)#3509
mmustafasenoglu wants to merge 1 commit into
BurntSushi:masterfrom
mmustafasenoglu:fix/guide-update-version

Conversation

@mmustafasenoglu

Copy link
Copy Markdown

The GUIDE.md instructs readers to download ripgrep 0.7.1, but the examples search for lexopt, which was introduced in a later version. This causes confusion when following the guide against the latest release.

This PR updates:

  • The download URL and extraction directory from 0.7.1 to 15.2.0
  • The ls output to reflect the current directory layout
  • The fn write recursive search example (old src/ and termcolor/ paths → new crates/ workspace paths)
  • The filtered directory search example accordingly

Ref: #3448

The GUIDE.md instructs readers to download ripgrep 0.7.1, but its
examples search for `lexopt`, which was introduced in a later version.
Update the download URL, directory listing, and code search examples to
match the 15.2.0 release.

The source layout changed from src/ and termcolor/ to a crates/
workspace. Update the `fn write` search example and its filtered
variant to reflect the new paths.

Closes BurntSushi#3448
Copilot AI lite review requested due to automatic review settings August 10, 2026 08:26

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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

Successfully merging this pull request may close these issues.

2 participants