jaredly / jaredly/reason-language-server
Sort local modules above dependency modules above stdlib in completions
Open
enhancement
- Dominant language
- OCaml
- Stars
- 649
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
seems like a reasonable way to do it.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the completion implementation and the logic that classifies or orders modules. Use the requested order—local modules, dependency modules, then standard-library modules—as the completion criterion, and verify the resulting suggestions manually or with the relevant tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100