Skip to content

Commit 092aab6

Browse files
Copilotaaronpowell
andauthored
docs: replace deprecated #workspace with #codebase in Understanding Copilot Context (#1231)
* Initial plan * docs: replace #workspace with #codebase in understanding-copilot-context.md Agent-Logs-Url: https://github.com/github/awesome-copilot/sessions/a5f263a2-f547-4bc2-9cff-002a22836768 Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
1 parent 7454bbd commit 092aab6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/content/docs/learning-hub/understanding-copilot-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ A: No, Copilot doesn't automatically analyze all files in your repository. It fo
148148

149149
**Q: How do I know what context Copilot is using?**
150150

151-
A: In GitHub Copilot Chat, you can see which files are being referenced in responses. When Copilot generates suggestions, it's primarily using your currently open files and the code immediately surrounding your cursor. Using `#workspace` in chat explicitly searches across your entire repository.
151+
A: In GitHub Copilot Chat, you can see which files are being referenced in responses. When Copilot generates suggestions, it's primarily using your currently open files and the code immediately surrounding your cursor. Using `#codebase` in chat explicitly searches across your entire repository.
152152

153153
**Q: Can I control what context is included?**
154154

0 commit comments

Comments
 (0)