Question 026

### Which elements can GitHub Copilot use as context when generating suggestions? > https://docs.github.com/en/copilot/using-github-copilot/getting-started-with-github-copilot#using-context-in-github-copilot 1. [x] Content in the current file, neighboring files, repository URLs, file paths, and previous chat interactions 1. [ ] Only the current line of code being edited without any surrounding context 1. [ ] Exclusively external documentation from the internet 1. [ ] Just the project's README file and nothing else