vscode icon indicating copy to clipboard operation
vscode copied to clipboard

non-copilot quickfix launches a copilot in-line editor

Open amunger opened this issue 2 years ago • 0 comments

Steps to Reproduce:

  1. add a method to an interface
  2. go to an implementing class and open the quickfix on the class
  3. select Implement interface... :bug: method is added correctly, but an in-line editor is also opened to ask copilot to do the same thing

Recording 2023-07-07 at 15 09 55

amunger avatar Jul 07 '23 22:07 amunger