0

I heard it can be done with Resharper. Any clues on how to do it? Do I have to write a custom extension? That seems like a hell of work.

  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Mar 05 '22 at 14:19

1 Answers1

1

Yes, it is possible to use GitHub Copilot. Via the extension you can use GitHub Copilot under Visual Studio without any problems. Please have a look at the marketplace.

To add extensions under Visual Studio please go to: Tools > Options > Environment > Extensions

Flimtix
  • 356
  • 1
  • 4
  • 17