Devicetree Visual Editor: Peripherals (ADC, UART, SPI and SPI-Devices) are no longer displayed and cannot be edited

I've recently encountered a problem where the Device Tree Visual Editor no longer displays any peripherals (ADC, UART, SPI), making them uneditable.

I have had my own board (for several weeks) and have been able to configure UART and ADC inputs, as well as SPI devices such as the ADXL362, MCP3208, and ENC424J600, using the visual editor.

Now, all of these peripherals are no longer displayed in the visual editor!

Visual Studio Code:
Version: 1.99.3 (system setup)
Commit: 17baf841131aa23349f217ca7c570c76ee87b957
Date: 2025-04-15T23:18:46.076Z
Electron: 34.3.2
ElectronBuildId: 11161073
Chromium: 132.0.6834.210
Node.js: 20.18.3
V8: 13.2.152.41-electron.0
Operating system: Windows_NT x64 10.0.19045

Nordic extension:
nRF Connect Visual Studio Code Extension Pack version 2025.4.4
nRF Connect for VS Code version 2025.4.186
nRF DeviceTree version 2025.4.22
nRF Kconfig version 2025.4.26
nRF terminal version 2024.9.14

Related