haskell / haskell/haskell-mode
Add record fields to imenu output
Open
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
Is there a reason that record fields are not available in imenu? If not it seems like it might be a good idea to add them.
Contributor guide
Research direction
Start by locating the Emacs Lisp code that builds imenu output and inspect how Haskell declarations are currently represented there. Determine how record fields should appear alongside existing entries; done means record fields are included in imenu output and the behavior is covered by the relevant tests, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- emacs-lisp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100