Skip to content
Open
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 Instructions/Labs/LAB_AK_02_analyze_document_code.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ Use the following steps to complete this section of the exercise:
For example, enter the following prompt in the Chat view:

```plaintext
/explain #codebase Explain the Program.cs file
/explain #Program.cs
```

Use slash commands, such as **/explain**, to specify the intent of your prompt. Communicating your intent helps GitHub Copilot understand the type of response that it needs to generate. The list of available slash commands may vary depending on your environment and the context of your chat.
Expand Down