File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,11 +39,14 @@ Here are some guidelines to consider when creating a Copilot instructions file:
3939 - UI should have a modern look and feel.
4040 - CSS should be in .razor.css files.
4141 ```
42+ 3 . Start a new chat by clicking the ` + ` icon in the top right corner of the chat window.
4243
43- 3 . [ ] Go back to Copilot Chat and re-run the prompt from Part 3, you can do this by pressing the up key. or
44+ ![ New chat] ( ./images/5-new-edits.png )
45+
46+ 4 . [ ] Go back to Copilot Chat and re-run the prompt from Part 3, you can do this by pressing the up key. or
4447 i. [ ] Ask: ` How would I implement getting and visualizing the products in a table using the code in #ProductService and the css required. `
4548 i. [ ] Review the code suggestion but don't implement it yet.
4649 i. [ ] Follow up with: ` How would this look in a grid instead of a list? `
47- 4 . [ ] Notice how the responses now incorporate your custom instructions.
50+ 5 . [ ] Notice how the responses now incorporate your custom instructions.
4851
4952** Key Takeaway** : Custom instructions make Copilot's suggestions more aligned with your project standards and architecture preferences.
You can’t perform that action at this time.
0 commit comments