Skip to content

Commit 218635c

Browse files
committed
Link to release notes
1 parent cf71fef commit 218635c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ide/copilot-chat-context.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To easily reference a file in GitHub Copilot Chat, simply add a *#* symbol at th
6868

6969
### Reference a method, class, or function
7070

71-
With Visual Studio 2022 version 17.11, you can now reference a specific method, class, or function in GitHub Copilot Chat.
71+
With [Visual Studio 2022 version 17.11](/visualstudio/releases/2022/release-notes), you can now reference a specific method, class, or function in GitHub Copilot Chat.
7272

7373
To easily reference a method, class, or function in GitHub Copilot Chat, simply add a *#* symbol at the beginning of the method, class, or function name. For example, if you have a method named *BasketAddItem*, refer to it in the chat as *#BasketAddItem*.
7474

@@ -113,7 +113,7 @@ You can select between multiple ongoing threads to provide the right historical
113113

114114
### <a name="promote-inline"></a>Promote inline chat to the chat window
115115

116-
With Visual Studio 2022 version 17.11, you can now preserve the history of your [inline chat](visual-studio-github-copilot-chat.md#ask-questions-in-the-inline-chat-view) by promoting it to the [chat window](visual-studio-github-copilot-chat.md#ask-questions-in-the-chat-window). Select **Continue in chat window...** to maintain a record and context of the conversation, and continue in the chat window.
116+
With [Visual Studio 2022 version 17.11](/visualstudio/releases/2022/release-notes), you can now preserve the history of your [inline chat](visual-studio-github-copilot-chat.md#ask-questions-in-the-inline-chat-view) by promoting it to the [chat window](visual-studio-github-copilot-chat.md#ask-questions-in-the-chat-window). Select **Continue in chat window...** to maintain a record and context of the conversation, and continue in the chat window.
117117

118118
:::image type="content" source="media/vs-2022/copilot-chat-context/promote-inline-chat-to-chat-window.png" alt-text="Screenshot of promoting ongoing thread in inline chat to the chat window.":::
119119

0 commit comments

Comments
 (0)