Korbit in the IDE
Get Korbit's code review insights directly in your IDE! This guide shows you how to set up Korbit integration with Visual Studio Code, Cursor and Jetbrains IDEs using official extensions for GitHub, Bitbucket and GitLab.
What is Korbit IDE Integration?
Korbit IDE integration allows you to:
- View Korbit's review comments directly in your code editor
- Use AI-powered fixes to implement Korbit's recommendations
- Streamline your development workflow without switching between tools
Prerequisites
Before you begin, make sure you have:
- Visual Studio Code, Cursor or Jetbrains IDEs installed
- A GitHub, Bitbucket cloud or GitLab cloud account
- An active Korbit subscription
VSCode & Cursor Installation
Step 1: Install the GitHub Pull Request Extension
- Open Visual Studio Code or Cursor
- Go to the Extensions view
- Search for and install the
GitHub Pull Request
extension:
Step 2: Authorize the extension
- After installation, you'll be prompted to authorize the extension
Step 3: Open a Pull Request
- In your IDE, open the Command Palette (Command+P / Ctrl+P)
- Type
> GitHub Pull Requests: Create Pull Request
- Fill in the pull request details and create the pull request
Step 4: View Korbit Comments
Once the pull request is open, Korbit will automatically write the description, review the pull request and add comments that will show up directly in your IDE:
Jetbrains IDE Installation
Out of the box, Jetbrains IDEs (IntelliJ IDEA, PyCharm, etc.) support displaying comments directly inside of the IDE.