jaredly / jaredly/reason-language-server
Convert hover ocaml code to reason
Open
- Dominant language
- OCaml
- Stars
- 649
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Can we parse ocaml code inside comment hover docs and convert them to reason?
maybe with `reftmt --parse ml`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the hover documentation handling in the language server and check whether `reftmt --parse ml` provides the needed conversion. Done means OCaml code inside comment hover documentation is parsed and presented as Reason code; add or update coverage for this behavior if the project has relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100