Skip to content

Commit d7aec0e

Browse files
Update 5-coding.md
Co-authored-by: Christopher Harrison <[email protected]>
1 parent 7db68fb commit d7aec0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guided-workshop/exercises/5-coding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ With the updates made, you likely want to view the website. Let's start it and s
221221
222222
In this exercise, we have used GitHub Copilot's Code Completion capabilities to help us stay in the flow and resolve the immediate problem we're trying to solve. Sometimes, we may want an interactive conversation, where we can explore various paths and provide additional context. This is where Copilot Chat can help. Copilot Chat can help us document our code, fix issues and help us in our understanding.
223223
224-
There are several ways to interact with Copilot Chat, including the **chat view** and **inline chat**. We'll explore both options.
224+
There are several ways to interact with Copilot Chat in Visual Studio Code, including the **chat view** and **inline chat**. We'll explore both options.
225225

226226
1. Open the existing **Hours.js** file.
227227

0 commit comments

Comments
 (0)