We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec1960 commit 9fe2738Copy full SHA for 9fe2738
docs/ide/copilot-chat-context-references.md
@@ -109,6 +109,7 @@ Here are some examples of using references for context control:
109
| I have a test method named #TestCalculator. How can I ensure that it's being executed correctly?| TestCalculator method |
110
| Could you explain the differences between classes #BasketService and #OrderService?| BasketService class and OrderService class |
111
| 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 |
113
114
## <a name="find-context"></a>Review the sources used by Copilot Chat
115
0 commit comments