rescript-lang / rescript-lang/rescript-vscode
Neovim lsp works wong
Nobody has claimed this yet.
- Dominant language
- ReScript
- Stars
- 354
- Forks
- 63
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 1
Description
Hello,
Autocomplete works, but errors nope and "hover" time-to-time
✅ Autocomplete:
❌Show errors (worked on 1.58):
❌Hover on variable/function definition:
✅Hover some arguments:
❌Hover on function:
Rescript version: 12.0.0-alpha.9
Platform: Windows 11
LSP Version: 1.62.0
on 11.1.4 version doesn't work at all that's why: #1056
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported errors and intermittent hover behavior with the attached case.zip on the stated ReScript, Windows 11, and LSP versions. Compare the failure with the older working version and read issue #1056 for related context. Done means diagnostics and hover work reliably for the examples described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100