Search code examples
c#visual-studio-2022github-copilot

copilot error : [Error] An error occurred for 'ReturnKeyCommandArgs'?


When I want to use comments an error is displayed :

[Error] An error occurred for 'ReturnKeyCommandArgs': StreamJsonRpc.RemoteInvocationException: Request getCompletions failed with message: The operation was aborted. à StreamJsonRpc.JsonRpc.<InvokeCoreAsync>d__143`1.MoveNext()

I have already reinstalled vs 2022 and copilot.

Thanks in advance


Solution

  • I was having the same issue. Updating VS fixed it (in my specific case, to 17.2.5).