GitHub Advanced Security — Question 8

What reasons could apply if code suggestions are not working in your editor? (Choose three.)

Answer options

Correct answer: A, B, D

Explanation

The correct answers are A, B, and D. An active internet connection is necessary for code suggestions, and if the programming language is not supported or if the user lacks a valid GitHub Copilot license, the suggestions will not work. Option C is incorrect because files in .gitignore do not affect code suggestion functionality, and option E is also incorrect as it does not relate to the specified answers.