Actions let you take common actions on code blocks without leaving Chat. Explain, improve, or find everything you need to know about your codebase.
Action | Usage |
---|---|
/find | Use natural language to find code or functionality |
/explain | Augment will explain the hightlighted code |
/fix | Augment will suggest improvements or find errors in the highlighted code |
/test | Augment will suggest tests for the highlighted code |