You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cody/capabilities/debug-code.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ You can detect code smells by the **find-code-smells** prompt from the Prompts d
33
33
34
34
## Code Actions
35
35
36
-
<Callouttype="info">Code Actions are available onlyin Cody VS Code extension.</Callout>
36
+
<Callouttype="info">Code Actions are available only in Cody VS Code extension.</Callout>
37
37
38
38
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.
0 commit comments