The symbol search atom does not seem to work reliably #9870
Unanswered
stapelberg
asked this question in
Code Search and Navigation
Replies: 1 comment
-
|
i think it is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The search query
repo:golang/go symbol:Splitshows me a bunch of results.Making the query more specific:
repo:golang/go symbol:strings.Splitshows no results, even though the desired result was displayed in the previous query.This seems like a bug to me?
Beta Was this translation helpful? Give feedback.
All reactions