Skip to content

Errors get cleaned from problems tab without being resolved #477

Closed
@fhammerschmidt

Description

@fhammerschmidt

In a project which is not a monorepo (no namespace: true, just one bsconfig)

  1. rescript build -with-deps -w
  2. An error appears both on the cli of the compiler and the problems tab (in my case a simple "module X cannot be found")
  3. Close the VSCode tab of the File where the error appeared.
  4. Open it again
  5. The error vanishes from the problems tab.

Tested with current master (4f8d3f9)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions