Skip to content

Commit 9fe2738

Browse files
committed
Add image example
1 parent 4ec1960 commit 9fe2738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ide/copilot-chat-context-references.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ Here are some examples of using references for context control:
109109
| I have a test method named #TestCalculator. How can I ensure that it's being executed correctly?| TestCalculator method |
110110
| Could you explain the differences between classes #BasketService and #OrderService?| BasketService class and OrderService class |
111111
| In my @workspace where is #AddItemToBasket? | Current solution open in the IDE |
112+
| Update my UI in App.tsx to resemble this image | Uploaded image |
112113

113114
## <a name="find-context"></a>Review the sources used by Copilot Chat
114115

0 commit comments

Comments
 (0)