Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Some of the main Sourcegraph features include:
| **Feature** | **Description** |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Deep Search** | Natural language code search with a dedicated AI agent that explores your codebase |
| **Cody** | Cody is and AI coding assistant that writes, fixes, and maintains your code |
| **Cody** | Cody is an AI coding assistant that writes, fixes, and maintains your code |
| **Code Navigation** | Jump-to-definition, find references, and other IDE-like code browsing features on any branch, commit, or PR/code review |
| **Code Insights** | Reveal high-level information about your codebase at its current state and over time, to track migrations, version usage, vulnerability remediation, ownership, and more |
| **Batch Changes** | Make large-scale code changes across many repositories and codehosts |
Expand Down