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
345 stars 37 forks source link

Copilot stops editing Markdown when it encounters backsticks (```) #2678

Open okineadev opened 1 week ago

okineadev commented 1 week ago

When I ask Copilot to translate Markdown, it translates it until it encounters backsticks (for example, a block of code) - and then does not write anything

Please fix this as it is a major inconvenience

joyceerhl commented 1 week ago

Are you using panel chat, inline chat, Copilot Edits, or something else? If Copilot Edits, we did make some improvements here for Copilot Edits, does this reproduce for you with VS Code Insiders and Copilot Chat prerelease?

okineadev commented 1 week ago

Are you using panel chat, inline chat, Copilot Edits, or something else? If Copilot Edits, we did make some improvements here for Copilot Edits, does this reproduce for you with VS Code Insiders and Copilot Chat prerelease?

Copilot inline chat, there were no such problems before