Skip to content

Build detection #703

@remitbri

Description

@remitbri

I'm using the extension 1.10.0 for VSCode 1.74.3 on macOS 13.1

I have a repo using rescript 9.1.4. rescript build -with-deps -w => everything's fine

A few commits later, the repo is now using 10.1.1
rescript clean, node_modules removed for good measure, yarn install, and finally rescript build -with-deps -w => each time I open/reload the vscode window, I've got the "Start a build for this project to get the freshest data?" pop-up
Switching on/off options like "allow built-in formatter" gets me the pop-up

(If I checkout to the latest commit of my repo when rescript 9.1.4 was used, yarn clean etc etc until the build command, opening/reloading the window gets no pop-up)

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