Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit 3fbc55a

Browse files
authored
Update 3-copilot-hub.md
1 parent c469494 commit 3fbc55a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/steps/3-copilot-hub.md

+4
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Keep in mind that as you continue to use copilot, you may not want some of the s
3030
function skillsMember()
3131
```
3232
4. Stop typing and view the Copilot suggestion by hovering over the red squiggly and select the `...`
33+
34+
> **Note**
35+
> If you don't see the copilot code block suggestion or the red squiggly and the three dots `...`, you can type `control + enter` to bring up the GitHub Copilot completions panel.
36+
3337
5. Click `Open Completions Panel`. Copilot will synthesize around 10 different code suggestions. You should see something like this:
3438
![Screen Shot 2023-04-27 at 10 06 55 AM](https://user-images.githubusercontent.com/26442605/234937592-d196bd5e-8ac2-4d9a-87f4-94e8a9b6a417.png)
3539
6. Find a solution you like and click `Accept Solution`.

0 commit comments

Comments
 (0)