rescript-lang / rescript-lang/rescript-vscode
Go to definition for Date.now() leads to the end of the file instead of `now` binding
Open
Nobody has claimed this yet.
- Dominant language
- ReScript
- Stars
- 354
- Forks
- 63
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 1
Description
Repro in App.res https://github.com/DZakh/test-stdlib
v12-rc.5
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
Reproduce the issue using the App.res example in the linked test-stdlib repository with ReScript v12-rc.5. Start by tracing the VSCode language-server definition lookup for Date.now(); done means Go to Definition opens the now binding rather than the end of the file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100