fwcd / fwcd/curry-language-server
Hoogle-like API search
Open
enhancement
- Dominant language
- Haskell
- Stars
- 35
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Integrate `Hoogle`-like API search, in a similar fashion as [Currygle](https://git.ps.informatik.uni-kiel.de/apps/currygle).
Implementation notes:
* This could e.g. be implemented as part of a `WorkspaceSymbols` query
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the linked Currygle project first, then inspect the language server's WorkspaceSymbols query entry point. Define how Hoogle-like API search should work there and what results it should return; done means the intended search behavior and integration scope are implemented and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- devtools, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100