microsoft / microsoft/copilot-for-eclipse
Unify all .md resources loading approach
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 126
- Forks
- 60
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 5
Description
See: https://github.com/microsoft/copilot-for-eclipse/pull/136#discussion_r3199616948
Currently we have
In the preference.
An idea is make it affect to other md files as well. For example the skills.
And we can extract it out of the custom instructions block, because it ultimately affects how the workspace folders are passed to CLS. And CLS searches those md files based on the passed folder.
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 with the discussion on pull request 136, then trace how the preference and custom instructions block currently load Markdown resources. Inspect how skills and other .md files are passed to CLS. Done means the affected Markdown resources use one loading approach and workspace folders are passed consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, developer-experience
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100