Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/cody/capabilities/debug-code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ You can detect code smells by the **find-code-smells** prompt from the Prompts d

## Code Actions

<Callout type="info">Code Actions are available onlyin Cody VS Code extension.</Callout>
<Callout type="info">Code Actions are available only in Cody VS Code extension.</Callout>

When you make a mistake while writing code, Cody's **Code Actions** come into play and a red warning triggers. Along with this, you get a lightbulb icon. If you click on this lightbulb icon, there is an **Ask Cody to fix** option.

Expand Down