Error opening extension in VS Code

When I open VS code and open the PlatformIO extension, the Arduino program starts up and starts to open a bunch of error windows, I put some screenshots of the errors. How do I fix this problem?

Do you have any other extensions in VS Code than PlatformIO and C/C++? If so, please remove them, restart VS Code and see if the error still happens.

Yes I did, but the error continues :frowning:

What do you mean by “the Arduino program starts up”? Does the ArduinoIDE starts up when you open VS Code??

Can you show a complete screenshot?
A video would be great as it shows what happens when and where.

Does this also happen when you open VS Code with a blank workspace?

Exactly, the Arduino starts up when i click in the Platformio icon in VS Code.

But i reinstall the VS Code and put all the extensions i need, and now it works great. I think I made a mistake when I went to configure the Platformio settings.

Thanks for the help!