microsoft / microsoft/copilot-for-eclipse
Ability to exclude or include projects or working sets to Copilot
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 126
- Forks
- 60
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 5
Description
Since it is not uncommon that an Eclipse workspace may contain a large number of projects, it would be good to be able to tell Copilot which of these projects are relevant and which are not.
It may also be the case that certain projects should simply be excluded from Copilot altogether.
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
No files, tests, or entry points are named. Start by locating how the Eclipse plugin discovers workspace projects and supplies project context to Copilot. Define how include and exclude selections should behave, then verify the result with workspaces containing many projects and excluded projects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100