This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
Arduino Extension runs 'verify' on VS-Code startup #1287
Closed
Description
The latest release seem to run Arduino "verify" on its own when I start VS-Code and a Arduino project is loaded automatically.
For my part, it overwrites a the hex file, that maybe other parts of my git branch depends on. So, for my part, its a cause of errors and therefore a time stealer, as the hex file changes compile date and time or simply disappear if the last closed code could not compile.
Please dont make decisions on the community behalf and implement features that are disrupting the workflow and please dont implement new behavior without disclosing information about it in the release notes.
Please remove automatic verify as soon as possible or at least make it workspace/user configurable.