The nRF DeviceTree extension shares its execution environment with the nRF Connect extension if it is installed.
Whenever the nRF DeviceTree extension is running on its own, it attempts to locate the active nRF Connect SDK installation and other dependencies.
Unfortunately, this mechanism would misfire in some scenarios, causing unwanted notifications about missing ZEPHYR_BASE settings.
We have now corrected this.