How to change the toolchain path in VSCode?

Hello,

I have always been able to use VSCode to find various installed toolchain versions, but today I suddenly cannot find toolchains other than v2.2.0.

I checked and found that the toolchain directory path I installed using nRF Connect Desktop->Toolchain Manager did not match the path in Manage toolchains in VSCode.

As shown in the picture, the path of Manage toolchains in my VSCode is c:\ncs\toolchains.

The toolchain directory path I installed using nRF Connect Desktop->Toolchain Manager is c:\NORDIC\toolchains.

I know that if I use nRF Connect Desktop->Toolchain Manager to remove all toolchains and reinstall them in c:\ncs, VSCode should be able to find them, but most of my toolchains are installed in c:\NORDIC\toolchains. I hope to solve this problem by changing the toolchain path in VSCode.

How can I change the toolchain path of Manage toolchains in VSCode?

Related