0% found this document useful (0 votes)
2 views1 page

Code Rabbit For Development

This guide provides step-by-step instructions on how to use the CodeRabbit extension in VS Code, starting from installation to logging in and initiating a code review. Users can receive feedback on their code, including bugs and suggestions, and apply fixes either manually or with AI assistance. The extension supports multiple programming languages and offers automatic reviews upon code commits, with a daily usage limit.

Uploaded by

Atharv Mali
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

Code Rabbit For Development

This guide provides step-by-step instructions on how to use the CodeRabbit extension in VS Code, starting from installation to logging in and initiating a code review. Users can receive feedback on their code, including bugs and suggestions, and apply fixes either manually or with AI assistance. The extension supports multiple programming languages and offers automatic reviews upon code commits, with a daily usage limit.

Uploaded by

Atharv Mali
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

How to Use CodeRabbit in VS Code - Guide

Step 1 - Install the Extension

Open VS Code. Click the Extensions icon on the left sidebar. In the search bar, type
CodeRabbit. Click on it and hit Install.

Step 2 - Log In

After installing, a popup will appear. Click Login. VS Code will open your browser. Log in to
your CodeRabbit account and it will redirect you back to VS Code automatically.

Step 3 - Start a Code Review

Write or edit some code in your project. Save your file. Look for the CodeRabbit panel in the
left sidebar and click Start Review. Wait a moment while it analyzes your code.

Step 4 - Read the Feedback

CodeRabbit will show comments directly on your code lines. It will point out bugs, warnings,
suggestions, and missing tests. Click on any comment to read the full explanation.

Step 5 - Fix the Issues

For simple fixes, click the "Apply Suggested Change" button and it is done. For bigger
issues, click "Fix with AI" and CodeRabbit will pass it to your AI assistant. You can accept or
reject any suggestion.

A few things to know:

●​ It works with JavaScript, Python, Java, TypeScript, PHP, Go, Ruby, and more
●​ It reviews both saved and unsaved changes
●​ The extension is free with daily limit
●​ Once set up, it reviews your code automatically every time you commit

All the best AI Paglus and God Bless…..

You might also like