fwcd / fwcd/curry-language-server
Provide type hint code lenses for instance methods
- Dominant language
- Haskell
- Stars
- 35
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Similar to the Haskell language server:

We might want to disable the 'apply' command, since explicit method type signatures are not valid Curry syntax.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the existing code-lens entry point and the handling of the “apply” command, using the Haskell language server behavior as a reference. Determine how instance methods are identified and how Curry syntax limits explicit method type signatures. Done means providing type hint code lenses for instance methods and disabling “apply” where it would produce invalid Curry syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100