Skip to content

Commit 99d1c82

Browse files
authored
Update code-actions.md
1 parent 50fff8a commit 99d1c82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/advanced-usage/code-actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ Each code action gives you two options:
6161

6262
You can customize the prompts used for each Code Action by modifying the "Support Prompts" in the **Prompts** tab. This allows you to fine-tune the instructions given to the AI model and tailor the responses to your specific needs.
6363

64-
1. **Open the Prompts Tab:** Click the notebook icon (<span class="codicon codicon-notebook"></span>) in the Roo Code top menu bar.
64+
1. **Open the Prompts Tab:** Click the notebook icon in the Roo Code top menu bar.
6565
2. **Find "Support Prompts":** You will see the support prompts, including "Enhance Prompt", "Explain Code", "Fix Code", and "Improve Code".
6666
3. **Edit the Prompts:** Modify the text in the text area for the prompt you want to customize. You can use placeholders like `${filePath}` and `${selectedText}` to include information about the current file and selection.
6767
4. **Click "Done":** Save your changes.
6868

69-
By using Roo Code's Code Actions, you can quickly get AI-powered assistance directly within your coding workflow. This can save you time and help you write better code.
69+
By using Roo Code's Code Actions, you can quickly get AI-powered assistance directly within your coding workflow. This can save you time and help you write better code.

0 commit comments

Comments
 (0)