ndmitchell / ndmitchell/hoogle
Add highlighting for arguments
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Haskell
- Stars
- 803
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
We should be matching arguments to each other when we reorder them, and highlighting them. Hoogle 4 did this, bug Hoogle 5 lost that feature.
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 names no files or tests. Start by locating argument reordering and result highlighting in Hoogle 5, then compare the corresponding behavior in Hoogle 4. Done means reordered arguments are matched to each other and highlighted consistently, with coverage for the restored behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100