Search everywhere - text matches
Answered
I have recently ported from VS with Resharper to Rider. I expected the Ctrl + T (Search everywhere) in Rider to work the same way it did in Resharper. However, when Resharper used to match with texts as well, Rider doesn't seem to do that.
E.g. I have a section key in appsettings.json which if I Ctrl + T, Rider isn't even listing the entry in the appsettings.json file. Resharper used to list the same without any trouble.
Please sign in to leave a comment.
Hello Karthik,
At the current moment R# and Rider's Search Everywhere works a bit differently, Rider search does not include textual search, you can find more information in the corresponding helps pages. For searching text in Rider I would suggest using Find in Path.