fwcd / fwcd/curry-language-server

Provide type hint code lenses for instance methods

Open
#63 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haskell
Stars
35
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Similar to the Haskell language server:

![image](https://github.com/fwcd/curry-language-server/assets/30873659/86799dec-65c5-47f0-a01d-9c7403cb9e3c)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.