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: content/full-day/6-code.md
+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
@@ -82,7 +82,7 @@ Adding the filters to the page will require updating a minimum of three files -
82
82
3. Switch to edit mode by selecting **Edit**in the chat mode dropdown at the bottom of Chat view (should be currently **Ask**)
83
83
4. Ensure **Claude 3.7 Sonnet**is selected for the model.
84
84
5. Select **Add Context...**in the chat window.
85
-
6. Select **server/app.py**, **client/src/components/DogList.svelte**and**server/test_app.py** files (you need select **Add context**for each file)
85
+
6. Select **server/app.py**, **client/src/components/DogList.svelte**and**server/test_app.py** files (you need to select **Add context**for each file)
86
86
-**Hint**: if you type the file names, they will show up in the filter. You can also drag the files or right click filein explorer and select `Copilot -> Add File to Chat`)
87
87
88
88
7. Ask Copilot to perform the operation you want, to update the page to add the filters. It should meet the following requirements:
0 commit comments