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 34 forks source link

"Generate debug configuration with Copilot" fails with (intermediate value)(intermediate value)(intermediate value)?.map is not a function #2239

Open fritz-trawa opened 3 days ago

fritz-trawa commented 3 days ago

Steps to Reproduce:

  1. Select a python file
  2. CMD-SHIFT-P
  3. Select "Generate debug configuration with Copilot"
  4. Chat window opens with (intermediate value)(intermediate value)(intermediate value)?.map is not a function Image
connor4312 commented 13 hours ago

Thanks for the issue, I'm unable to repro this easily. If you can hit it again, can you share the "Github Copilot Chat" logs from the Output panel (Cmd+Shift+U)?