Skip to content

Commit c0e9be3

Browse files
committed
Document the "Fix with AI" button
1 parent bd8a5f8 commit c0e9be3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/guides/use-vscode.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,12 @@ Whenever possible, the CodeRabbit VSCode extension attaches discrete change sugg
7474

7575
If you agree with CodeRabbit about the suggested fix and want to apply to exactly as it proposes, click the checkmark-shaped **Apply suggested change** icon in the inline comment. The extension makes the change for you in the editor.
7676

77+
### Request help from your AI coding agent
78+
79+
If CodeRabbit determines that an AI coding agent could help with resolving one of its comments, then it adds a star-shaped **Fix with AI** icon to the inline display of that comment. To request assistance from the AI coding agent associated with your IDE, click this icon.
80+
81+
The exact behavior of **Fix with AI** varies by IDE and your AI-agent configuration. For example, in VSCode, clicking **Fix with AI** invokes Copilot to help resolve the comment.
82+
7783
### Ignore or collapse comments
7884

7985
To remove a comment from the editor, click its **Ignore** icon.

0 commit comments

Comments
 (0)