How to remove the PIO and Vscode association temporarily

As I have no solution for uploading code to AVR4809 in PIO, I would like to use VScode with the Arduino IDE for my AVR4809 projects.

I also have other non 4809 projects which work in PIO, so it’s a question of trying to use VScode with PIO, and also use it with Arduino IDE which supports my JTAG2UPDI programmer.

Is there a way to do this?

many thanks for help.

“How to remove the PIO and VSCode association temporarily” → You mean disable the PIO extension in VSCode? That can be done globally or for your current workspace.

thanks I found it in view ->Extensions.