I'm embarrassed to ask what should be a simple thing to figure out....
However, when I'm viewing a specific branch in an Azure DevOps repository online (e.g., when reviewing a PR), I can't figure out how to perform a search of that branch's code.
I see a global search textbox at the top, as follows:
And I see a textbox for searching the branch for file/folder names, as follows:
But what I don't see is a textbox for searching the contents of the files in that branch....e.g. for finding occurrences of someFunction()
or somePropertyName
or whatever inside the code files for that particular branch.
Did Microsoft really omit this functionality? Or am I missing something? How do we perform such a search?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…