Skip to content

Commit f7b7cf8

Browse files
author
Ankit
committed
minor update
1 parent 62b9b70 commit f7b7cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/config-vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The **Agent Type** setting lets you choose the extension's response to using the
2828

2929
- **Native**: The extension prompts the AI agent associated with your IDE to apply the suggested fix.
3030

31-
This works only with VSCode, using Copilot. If you have this option selected when using a different IDE, then the extension instead copies the prompt to your clipboard.
31+
This works only with VSCode(using Copilot) and Cursor(you have to start the task). If you have this option selected when using a different IDE, then the extension instead copies the prompt to your clipboard.
3232

3333
- **Claude Code**: The extension opens the Terminal pane of your IDE and tries to use the `claude` command-line program to apply the suggested fix to your code. You need to have [Claude Code](https://www.anthropic.com/claude-code) installed for this option to be effective.
3434

0 commit comments

Comments
 (0)