Skip to content

Commit 4955f1e

Browse files
committed
Add details
1 parent 18cd97a commit 4955f1e

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

docs/cody/capabilities/chat.mdx

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,19 @@ Highlight code, hit the edit hotkey, and describe a change. Cody will generate a
309309
For errors in your code, hit Ask Cody to Fix and Cody will propose a diff based on the error.
310310

311311
// END Of DRAFT
312+
</Tab>
313+
314+
<Tab>
315+
316+
## Heading 2
317+
318+
Lorem Ipsum
319+
320+
## Heading 2
321+
322+
Lorem Ipsum
323+
</Tab>
324+
</Tabs>
312325

313326
## Ask Cody your first question
314327

@@ -346,8 +359,6 @@ Cody's chat allows you to add files and symbols as context in your messages.
346359
- Type `@#` and then a symbol name to include the symbol's definition as context. Functions, methods, classes, types, etc., are all symbols
347360

348361
Cody's experimental [OpenCtx](/cody/capabilities/openctx) support adds even more context sources, including Jira, Linear, Google Docs, Notion, and more.
349-
</Tab>
350-
</Tabs>
351362

352363
### Chat vs Commands
353364

0 commit comments

Comments
 (0)