microsoft / microsoft/copilot-for-eclipse

Incorrect formatting in chat

Open
#45 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
126
Forks
60
Avg merge
2d 6h
Merged PRs (30d)
5

Description

If the Copilot response includes some special characters that were copied from the prompt, these may apparently be interpreted as formatting instructions. In the screenshot below, my prompt included the text :!~ that was repeated in the Copilot response; the ~ character is not displayed in the response but instead interpreted as start or end of strikethrough text.

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in the Eclipse Copilot chat with a prompt containing :!~ and inspect how the response is rendered. Trace the response-formatting entry point responsible for strikethrough interpretation; done means copied special characters, including ~, display literally rather than changing the response formatting.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop, devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.