VSCode extensions stop working

When I start VScode, the extensions works for some time, then it stops working.
The only way to make it work again is to exit VScode and restarting it.
Manually launching the different commands works properly

OS: Mac OS High Sierra (10.13.6)
VSCode version: 1.27.2 (1.27.2)
Platformio: Home 1.0.2 Core 3.6.1a4

Here’s what I got on the VSCode developers tools console

Do you do any actions between “worked before” and “does not work now”?

Do you mean running PlatformIO Core commands from terminal?

Do you do any actions between “worked before” and “does not work now”?

The usual stuffs… editing the code, and then uploading it to the target.
It works 1 or 2 times, then it stops working

Do you mean running PlatformIO Core commands from terminal?

yes, that’s it.

It seems that other extension/operation breaks PlatformIO extension. Could you try to disable all extensions and leave only C/C++ and PlatformIO?

So far so good.
Will try to reenable one by one the extensions to find the one that is in conflict w/Platformio

Many thanks for your help and prompt answers

1 Like