VSCode Extension took over my 'run' button

I just installed the PlatformIO extension for VSCode and it changed the ‘run’ button in the upper right of my IDE.

That’s great for Arduino stuff but now it’s also changed for my Python files and everything else even when I’m not in the same folder as my arduino projects.

How do I make it so that my run button only changes when I’m working on stuff that needs it to be changed?

Solution for now is to disable PlatformIO extension when working on anything else. Not ideal.

You could file an issue in Issues · platformio/platformio-vscode-ide · GitHub