Provide a way to customize CodeReferences
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 129
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
In particular, it'd be great to shorten the file to just the filename or run it through a dynamic filter. Most useful for highly-targeted collectors, such as, say, an Enum Value collector where all the references are actually in the same file.
Similarly, some light reformatting of the code block would be nice as well.
Contributor guide
No contributing guide indexed for this repository
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 CodeReferences and the collectors that produce them, especially the Enum Value collector described in the issue. Determine where file references and code blocks are formatted; done means callers can customize reference shortening or filtering and apply light code-block reformatting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100