This commit is contained in:
msukkari 2025-06-02 09:32:48 -07:00
parent ce8d55f558
commit 3db7b51d68

View file

@ -21,9 +21,9 @@ title: "Overview"
Find an overview of all Sourcebot features below. For details, see the individual documentation pages. Find an overview of all Sourcebot features below. For details, see the individual documentation pages.
</Info> </Info>
### Fast-indexed based search ### Fast indexed based search
Search across millions of lines of code in seconds using Sourcebot's blazingly fast indexed search. Find exactly what you are looking for with regular expressions, search filters, boolean logic, and more. Search across millions of lines of code instantly using Sourcebot's blazingly fast indexed search. Find exactly what you are looking for with regular expressions, search filters, boolean logic, and more.
<Accordion title="Key benefits"> <Accordion title="Key benefits">
- **Regex support:** Use regular expressions to find code with precision. - **Regex support:** Use regular expressions to find code with precision.