rescript-lang / rescript-lang/rescript-vscode
Warnings show up once and then disappear
Nobody has claimed this yet.
- Dominant language
- ReScript
- Stars
- 354
- Forks
- 63
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 1
Description
Since I upgraded my vscode extension I notice that when there is an unused variable warning it shows up a warning message and then it recompiles and disappears. Not sure if this is the compiler or this vscode extension
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 unused-variable warning in the VSCode extension and observe what happens when it recompiles. Determine whether the compiler or extension causes the warning to disappear; done means identifying the responsible component and keeping the warning visible after recompilation, with a regression check if the project provides one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100