microsoft / microsoft/copilot-for-eclipse

Unify all .md resources loading approach

Open
#143 8 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

See: https://github.com/microsoft/copilot-for-eclipse/pull/136#discussion_r3199616948

Currently we have

Image

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.