microsoft / microsoft/copilot-for-eclipse

Add ability to start new chat with same attached file context

Open
#57 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hi,

It would be super useful to have a "new chat with context" button which allowed you to copy across the specific files you've selected for the current chat.

This becomes particularly relevant when the chat length exceeds the maximum allowed, forcing you to start a new one. Or when you're working in a specific area and you want to clear the chat bot's working memory but not lose your context.

Thanks!

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

Start by locating the Eclipse chat UI and the code that tracks files selected for the current chat. Trace how a new chat is created, then define the work as preserving those selected files when starting a new chat and verify that the context remains available after the chat-length limit is reached.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.