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: blogs/2024/12/18/free-github-copilot.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ GitHub Copilot has AI powered domain experts that you can mention with the `@` s
70
70
71
71
<videosrc="workspace-v2.mp4"title="VS Code's source control view showing a staged file. A commit message gets auto-generated by clicking a sparkle icon based on the staged changes"autoplaymutedcontrols></video>
72
72
73
-
GitHub Copilot will also do intent detection (as seen in the video) and include the `@workspace` automatically if it see's you are asking a question that requires full project context.
73
+
GitHub Copilot will also do intent detection (as seen in the video) and include the `@workspace` automatically if it sees you are asking a question that requires full project context.
74
74
75
75
**Try this:** Type `/help` into the chat prompt to see a list of all the particpants in GitHub Copilot and their various areas of expertise, as well as slash commands that can greatly reduce prompting.
0 commit comments