Semantic Search
Search your codebase by meaning.
Instead of matching exact strings, semantic search finds code based on what it *does*. Search for 'user authentication' to find relevant login logic, even if the word 'authentication' isn't explicitly used.
