The pioarduino extension starts automatically reinstalling when VSCode is launched without the Internet.
Closed this issue · 4 comments
aivx commented
In offline mode, when there is no Internet connection on the computer, but all packages were downloaded earlier, when starting VSCode, the pioarduino extension starts downloading and configuring the environment again, while when the Internet is present, it starts and works normally.
There is no such problem in PlatformIO and it works fine offline.
Jason2866 commented
Should be fixed with the v1.0.7 from today
barbiani commented
For me, version 1.0.7 broke the system with looping install core/restart vscode.
Have just downgraded to 1.0.6 to fix it.