Skip to content

Commit

Permalink
Update git-quiz.md (#7014)
Browse files Browse the repository at this point in the history
  • Loading branch information
haxkd committed Mar 19, 2024
1 parent 7ee23cb commit d151670
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions git/git-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -1406,3 +1406,11 @@ broccoli
- [x] Runs-on
- [ ] Machine
- [ ] Os

#### Q157. How can you get additional context from other files in your code?

- [ ] Right-click a file and add it to context
- [x] Open additional tabs with some of your codes; they will be in Copilot context
- [ ] Create a comment with the list of files you want Copilot to have context from
- [ ] Highlight the files you want to add context to form the file sidebar

0 comments on commit d151670

Please sign in to comment.