Premium Feature: Semantic search is available exclusively with a Premium subscription. Your codebase must be embedded before using this feature.
Overview
Semantic search allows you to search your codebase using natural language queries. Unlike traditional text search, semantic search understands the meaning behind your query and finds relevant code even if it doesn’t contain the exact words you searched for.How to Use
Press ⌥ + ⇧ + S (Option + Shift + S) to open the semantic search interface. From there, type your query in natural language to find relevant code across your entire codebase.Example Queries
Requirements
Before using semantic search, ensure your codebase is embedded:- Your codebase must be indexed/embedded first
- You must have an active Premium subscription