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.
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
NewReaderit 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.