rescript-lang / rescript-lang/rescript-vscode

No errors shown anymore after clean & rebuild

Open
#980 10 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.