pioarduino/pioarduino-vscode-ide

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.

Should be fixed with the v1.0.7 from today

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.

@barbiani Try latest v1.0.8. If this one not works with Windows, you have to stay with Windows with v1.0.6

@barbiani Try latest v1.0.8. If this one not works with Windows, you have to stay with Windows with v1.0.6

looks like a fix!