You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: challenges/hangperson/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This document describes how to set up a new testable Java console application us
9
9
* GitHub Copilot extension enabled in your IDE.
10
10
11
11
## Copilot Cheatsheet
12
-
A comprehensive cheatsheet (`hangperson_cheatsheet.md`) is available in this project, summarizing key ways to interact with GitHub Copilot from the previous learning sessions. It includes:
12
+
A comprehensive [cheatsheet](./hangperson_cheatsheet.md) is available in this project, summarizing key ways to interact with GitHub Copilot from the previous learning sessions. It includes:
13
13
- Different interaction interfaces (Chat View, Inline Chat)
14
14
- How to provide context using `@workspace` and `#file` references
0 commit comments