Installing nRF Connect for VS Code

When I look at my toolchain manager, it looks like nRF Connect SDK is installed:

And, I can click the "Open VS Code" button and browse to one of the examples (the uart):

But, when I try to run it, I get a message that nRF Connect is not installed:

If I click on the install button, it opens the tool chain manager, which says that nRF Connect is installed.

How can I fix this?

Related