-
Notifications
You must be signed in to change notification settings - Fork 34
Add documentation for the VSCode extension #335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
3ff2069
Add about and use VSCode files
jmacdotorg e051a1a
Add further VSCode docs
jmacdotorg 2022017
Remove unrelated ToC entries
jmacdotorg 0c17e03
Various updates
jmacdotorg 73436ea
Fix broken link.
jmacdotorg 388ec8a
Removing spaces.
jmacdotorg a504ebe
Remove spaces for real this time.
jmacdotorg ba6b294
Add notes about Cursor and Windsurf. Other minor tweaks.
jmacdotorg b26e380
Just a little more clarity about non-VSCode editors.
jmacdotorg c5dbd69
s/several minutes/a few minutes/
jmacdotorg f4f9378
Merge branch 'main' into use-vscode
aravindputrevu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add further VSCode docs
- Loading branch information
commit e051a1a3fceb88805e2715b08fc9b50d0d0eadc0
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
title: Install the VSCode extension | ||
description: How to install the CodeRabbit VSCode extension | ||
--- | ||
|
||
This page is about installing the CodeRabbit VSCode extension. For more information about the extension, see | ||
[Overview](/guides/about-vscode). | ||
|
||
## Before you begin | ||
|
||
Before you can use the CodeRabbit VSCode extension, you need a CodeRabbit account. | ||
|
||
If you don't already have an account, you can create one by visiting [the CodeRabbit login page](https://app.coderabbit.ai/login). | ||
|
||
## Install the extension | ||
|
||
To install the CodeRabbit VSCode extension, follow these steps: | ||
|
||
1. Visit [the extension's page on the Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=CodeRabbit.coderabbit-vscode). | ||
|
||
1. Click **Install**. | ||
|
||
1. If your browser asks you for permission to open VSCode, then click **Allow** or its equivalent control. | ||
|
||
1. A summary of the CodeRabbit VSCode extension appears in your VSCode window. If you would like VSCode to automatically check for and apply future updates to the extension, then keep the **Auto Update** checkbox selected. | ||
|
||
1. In VSCode, click **Install**. | ||
|
||
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: | ||
|
||
1. Click the CodeRabbit icon in the VSCode activity bar. | ||
|
||
1. Click the **Use CodeRabbit for Free** button. | ||
|
||
1. Grant VSCode permission to open your browser, if asked. | ||
|
||
1. In your web browser, log into your CodeRabbit account. | ||
|
||
This connects your CodeRabbit account with the CodeRabit VSCode extension. | ||
|
||
## What's next | ||
|
||
- [Use the VSCode extension](/guides/use-vscode) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: Uninstall the VSCode extension | ||
description: How to uinstall the CodeRabbit VSCode extension | ||
--- | ||
|
||
This page is about uninstalling the CodeRabbit VSCode extension. For more information about the extension, see | ||
[Overview](/guides/about-vscode). | ||
|
||
## Uninstall the extension | ||
|
||
To uninstall the VSCode extension, follow these steps: | ||
|
||
1. In the VSCode activity bar, click the CodeRabbit icon. | ||
|
||
1. In the CodeRabbit sidebar, click the door-shaped **Logout** icon. | ||
|
||
1. In the VSCode activity bar, click the **Extensions** icon. | ||
|
||
1. In the Extensions sidebar, click the gear-shaped **Manage** icon next to CodeRabbit in the list of installed extensions. | ||
|
||
1. Select **Uninstall**. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.