rescript-lang / rescript-lang/rescript-vscode
No errors shown anymore after clean & rebuild
Open
@fhammerschmidt is already working on this.
Since Jun 12, 2024.
- Dominant language
- ReScript
- Stars
- 354
- Forks
- 63
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 1
Description
Steps to reproduce:
- Create a new project with create-rescript-app ("basic" template is sufficient)
- Build the project
- Open the editor
- Introduce an error (e.g. "Console.log" -> "Cnsole.log") => the error is underlined correctly in the editor
- Undo the error
- Clean and rebuild the project, keeping the editor open
- Reintroduce the error => it is not shown in the editor this time
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.
Assessment
This issue has not been assessed yet.