microsoft / microsoft/copilot-for-eclipse
Allow easier export of chat results
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 126
- Forks
- 60
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 5
Description
It would be nice to have some built-in 'export' possibility of the chat window response.
Simply copy selection works 'kinda' but once a code output window is within the response then the selection stops there.
Usages ? Sharing the conversation results - eg an analysis of a program - with colleagues.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Eclipse chat window implementation and inspecting how response selection behaves when a code output window is included. Done means providing a built-in export action that captures the complete chat response, including code output, for sharing with colleagues.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100