rescript-lang / rescript-lang/rescript-vscode
Build detection
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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