Hi,
I am able to successfully build and flash applications from the CLI.
When setting up the nRF Connect VS Code extension, I run into an issue where it can't seem to locate the toolchain.

My current toolchain path looks like this:

I have also added the toolchain path to system PATH in .bashrc

I have also manually added the toolchain path into the nRF Connect Extension settings:

But it doesn't seem to like this either....

I feel like I am making a simple error, like pointing it to the wrong directory.
Thanks in advance!