microsoft / vscode-copilot-release

Feedback on GitHub Copilot Chat UX in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat
Creative Commons Attribution 4.0 International
334 stars 35 forks source link

Duplicate results #639

Closed VKrishna04 closed 10 months ago

VKrishna04 commented 11 months ago

Steps to Reproduce:

  1. have an error in your code
  2. ask copilot to fix it
  3. copilot will give a suggestion
  4. after clicking accept the suggested code will be duplicated right below
  5. This duplication is the focus of this issue.
aeschli commented 11 months ago

Do you have a code snippet where this happens?

VKrishna04 commented 10 months ago

Bro after update this got fixed and thanks