You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/getting-started/quickstart.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,6 @@ description: See CodeRabbit in action, using a live GitHub repository.
5
5
sidebar_position: 1
6
6
---
7
7
8
-
9
8
# Quickstart
10
9
11
10
This tutorial gives you a hands-on demonstration of CodeRabbit, using a real, GitHub-based repository. It guides you through the following tasks:
@@ -130,8 +129,7 @@ After a few moments, CodeRabbit posts its reply, explaining its motivations for
130
129
<p>If you prefer to skip docstrings for obvious utility functions in this project, that's perfectly reasonable. Would you like me to adjust my review approach regarding documentation for this repository?</p>
131
130
</div>
132
131
133
-
In this case, CodeRabbit is offering to adjust its future behavior when reviewing changes to this repository. Instead, follow the next step to ask CodeRabbit to implement part of its suggestions.
134
-
2. Post the following as another new comment:
132
+
In this case, CodeRabbit is offering to adjust its future behavior when reviewing changes to this repository. Instead, follow the next step to ask CodeRabbit to implement part of its suggestions. 2. Post the following as another new comment:
Copy file name to clipboardExpand all lines: docs/guides/install-vscode.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,6 @@ To install the CodeRabbit extension, follow these steps:
31
31
1. Click **Install**.
32
32
33
33
1. A **Log in to CodeRabbit to get started** dialog appears. Click **Login**. If the dialog gets dismissed or times out first, then you can follow these alternate steps:
34
-
35
34
1. Click the CodeRabbit icon in the VSCode activity bar.
36
35
37
36
1. Click the **Use CodeRabbit for Free** button.
@@ -41,7 +40,6 @@ To install the CodeRabbit extension, follow these steps:
41
40
1. In your web browser, log into your CodeRabbit account.
42
41
43
42
1. After signing in, the browser will redirect you back to VSCode. If the redirect does not occur, follow these steps:
Copy file name to clipboardExpand all lines: docs/guides/reports-overview.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,6 @@ You can track and analyze pull request activity across your organization's repos
18
18
There are two ways to generate reports:
19
19
20
20
-**[Scheduled Reports](/guides/scheduled-reports)**: Set up automated, recurring reports that are delivered to your team on a set schedule. **Use this option if you want to adjust your settings and send a report more than once**. Supported delivery channels include the following:
0 commit comments