What does the Copilot 'Fix' feature do when invoked on a code error?
-
A
Opens a StackOverflow search for the error
-
B
Suggests an AI-generated code change to resolve the identified issue
-
C
Runs a linter on the entire project
-
D
Creates a GitHub Issue for the bug