fwcd / fwcd/curry-language-server
Context-aware code completions
Open
enhancement
- Dominant language
- Haskell
- Stars
- 35
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Provide context-aware code completions based on whether the user is currently in a type, value or qualifier context (imports/qualified identifiers).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the language-server code-completion entry point and reviewing how completion candidates are currently produced. The work is complete when completions vary appropriately for type, value, and qualifier contexts, including imports and qualified identifiers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100