x/pkgsite: add a special case to search ONLY within std / stdlib #59495
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
pkgsite/search
Issues related to pkg.go.dev search functionality
pkgsite
Milestone
What is the URL of the page with the issue?
https://pkg.go.dev/std
What is your user agent?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36
Screenshot
N/A
What did you do?
When I type something like
NewReader
it searches everything. I would like to see a way to confine my search to standard library. It's nice that stdlib results are labeled as such but either a special case or syntax addition to actual constrain my search would be very helpful.The text was updated successfully, but these errors were encountered: