Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
Install host dependencies.
Import toolchain and SDK.
Create, configure, build and manage apps.
Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench
I’m not sure if I have the same root cause of the problem as others in this thread, but I had the exact issue as the OP and solved mine by temporarily pausing my antivirus software. They are apparently on a hair trigger these days. I had a similar problem recently with a device driver installation and found that the AV software was deleting files as soon as they were unzipped without even giving any kind of message about that. YMMV.