purescript / purescript/pursuit
Provide a link for each definition which takes you to the search for that name
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 174
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
The simplest way would be to leverage github search, but we can get much better result if we add to pursuit the source code, or just the mapping from IdentifierName * IdentifierType to SourceLoc
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
The issue mentions GitHub search and a possible Pursuit mapping from IdentifierName * IdentifierType to SourceLoc. Compare those approaches and determine how each definition should link to a name-specific search. Done means every definition has a working link that searches for its name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, haskell
- Domain
- documentation, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100