We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a470c3 commit 7ac408aCopy full SHA for 7ac408a
docs/guides/about-vscode.md
@@ -19,9 +19,11 @@ The extension is intended to let you use the power of CodeRabbit to rapidly tune
19
20
The extension includes the following features:
21
22
-- Automatic code reviews on every local Git commit
23
-- Manually requested reviews of local code changes
24
-- Full compatibility with text editors derived from VSCode, including Cursor and Windsurf
+- Automatic code reviews on every local Git commit.
+- Manually requested reviews of local code changes.
+- One-click application of simpler suggested code fixes.
25
+- Integration with AI coding agents, including Copilot and Claude Code, to help you resolve more complex suggestions.
26
+- Full compatibility with text editors derived from VSCode, including Cursor and Windsurf.
27
28
## Price and limitations
29
0 commit comments