-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
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
Labels
No labels