I'm working through the tutorial here.
https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-4-serial-communication-uart/topic/uart-driver/#uart_config
Under Section enabling drivers point 3 I notice there is a icon for "Show Compiled DeviceTree Output."
I can't find this icon.
I have built my application and can toggle the lights by the terminal emulator.
Furthermore I can use vscode command ctrl+shift+p to search compiled device tree.... to get the figure that will explain which source supplied the component details for example armv7-m.dtsi / board.dts / skelton.dtsi.
Whilst this provided the functionality needed. I feel like I'm missing out on mastery of the gui.
Please tell me what I'm suppose to do to trigger this when I'm not using a keyboard.