Skip to content

Commit 7b80710

Browse files
jc-clarkCopilotlecoursen
authored
Add open in vs code button to "Setting up Copilot for learning to code" (#55405)
Co-authored-by: Copilot <[email protected]> Co-authored-by: Laura Coursen <[email protected]>
1 parent 9b56139 commit 7b80710

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/get-started/learning-to-code/setting-up-copilot-for-learning-to-code.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ You're ready to start building real coding skills with {% data variables.product
6262

6363
Throughout your work on the project, engage in a long-running conversation with **{% data variables.product.prodname_copilot_chat_short %}**. Treat it as your **personal tutor**, asking questions as they arise and using it to navigate challenges or clarify concepts.
6464

65-
> [!TIP] You can open {% data variables.product.prodname_copilot_chat_short %} with a keyboard shortcut: <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>I</kbd> (Windows/Linux) or <kbd>Command</kbd>+<kbd>Shift</kbd>+<kbd>I</kbd> (Mac).
65+
<a href="vscode://GitHub.Copilot-Chat" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline" aria-label="Open Copilot Chat in Visual Studio Code">
66+
<span>Open {% data variables.product.prodname_copilot_chat_short %} in {% data variables.product.prodname_vscode_shortname %}</span> {% octicon "link-external" height:16 %}
67+
</a><br></br>
6668

6769
{% data variables.product.prodname_copilot_chat_short %} is especially helpful for debugging your code. For step-by-step guidance, see [AUTOTITLE](/get-started/learning-to-code/learning-to-debug-with-github-copilot).

0 commit comments

Comments
 (0)