square / square/invert

Provide a way to customize CodeReferences

Open
#38 0 comments 0 reactions 0 assignees View on GitHub

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.