Open
Description
Hello everyone,
When running a Wokwi project in VSCode, the simulation(when I launch diagram.json) gets stuck on "Loading Project.." and does not proceed. No errors are displayed, and the project does not start.
Steps to reproduce the behavior:
- Open VSCode and install the Wokwi extension.
- Load a Wokwi project (e.g., an ESP32 simulation).
- Run the project using the Wokwi extension.
- The screen remains stuck on "Loading Project.." indefinitely.
Expected behavior:
The simulation should start normally, displaying the project interface and running the embedded code.
Environment:
- OS: macOS
- VSCode Version: latest
- Wokwi Extension Version**: latest
Additional context
- I have tried reinstalling the Wokwi extension, but the issue persists.
- Internet connection is stable, and no VPN is enabled.
- The same project works fine in the web version of Wokwi.
Any insights or troubleshooting steps would be appreciated! 🚀