# Code Search
Supported on [Enterprise Starter](/pricing/plans/enterprise-starter) and
[Enterprise](/pricing/plans/enterprise) plans.
Available via VS Code and JetBrains editor extensions and the Web.
Learn how to search code across all your repositories and code hosts.
**Code Search** allows you to find, fix, and navigate code with any code host or language across multiple repositories with real-time updates. It deeply understands your code, prioritizing the most relevant results for an enhanced search experience.
Sourcegraph's Code Search empowers you to:
- Utilize regular expressions, boolean operations, and keyboard shortcuts to help you unleash the full potential of your searches
- With the symbol, commit, and diff search capabilities, it identifies code vulnerabilities in milliseconds and quickly helps you resolve issues and incidents
- Offers innovative code view with seamless code navigation for a comprehensive coding experience
## Getting started
## Features
Code Search main features include:
- Use [query assist](/code-search/query-assist) to search with natural language
- Use regular expressions and keyword queries to perform full-text searches
- Search any branch and commit, with no indexing required
- Search [commit diffs](/code-search/features#commit-diff-search) and [commit messages](/code-search/features#commit-message-search) to see how code has changed
- Narrow your search by repository and file pattern
- Use [search contexts](/code-search/features#search-contexts) to search across a set of repositories at specific revisions
- Curate [saved searches](/code-search/features#saved-searches) for yourself or your org
- Use [code monitoring](/code-monitoring/) to set up notifications for code changes that match a query
- View [language statistics](/code-search/features#statistics) for search results
{' '}
Read more in detail about the [Code Search features here →](/code-search/features)
Check out the [Code Search FAQs here →](/code-search/faq)
## Architecture
Learn about how Code Search fits into Sourcegraph in the [architecture overview](/admin/architecture#code-search).