rescript-lang / rescript-lang/rescript-vscode

Build detection

Open
#703 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
ReScript
Stars
354
Forks
63
Avg merge
11h 29m
Merged PRs (30d)
1

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)

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.

Research direction

Start by reproducing the issue in the VSCode extension using macOS 13.1, VSCode 1.74.3, and the ReScript 9.1.4 and 10.1.1 projects described in the report. Compare behavior after rebuilding and after changing extension options; done means identifying and correcting why the build prompt appears on reload for the 10.1.1 project.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.