Using latest SDK and toolchain 3.0.1, VSCode and nRF Connection Pack on Windows 11 I nearly never see a working nRF Kconfig GUI - only the first time directly after I had started VSCode and created a new App by copying a sample, creating a new build config, generate and build - and then I get a fully functional Kconfig GUI. After that its briken and either only shows some bootloader settings or doesn't startup at all. west build -t menuconfig always shows a richer menu - see the screenshot below showing both menuconfig and nRF Kcconfig GUI at the same time.
So whats the recommended way of configuring nRF connect in VScode?