Description
Searches source code with awareness of code context instead of only plain text matching. It helps developers find symbols, patterns, or usage sites more precisely while navigating codebases.
Use it when ordinary grep returns too much noise for code searches. Results still depend on language support and query quality, so verify matches before editing.