Skip to content

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 11 commits into from
May 14, 2025
Prev Previous commit
Next Next commit
Just a little more clarity about non-VSCode editors.
  • Loading branch information
jmacdotorg committed May 13, 2025
commit b26e3809fb7b4289a64b1aaf796398228fca095e
2 changes: 1 addition & 1 deletion docs/guides/about-vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This page is about the CodeRabbit VSCode extension. For a broader overview of Co

## About the VSCode extension

The CodeRabbit VSCode extension lets you apply a limited subset of CodeRabbit’s code-review features to your local development environment, directly from the VSCode IDE.
The CodeRabbit VSCode extension lets you apply a limited subset of CodeRabbit’s code-review features to your local development environment, directly from the VSCode IDE. It also works with other text editors that are able to install and use VSCode extensions, such as Cursor and Windsurf.

You can use the extension on its own, or you can use it to complement your local development on a repository whose remote has CodeRabbit installed.

Expand Down