I've just launched VSCode for an old project from the nrfConnect SDK launcher, and it seems like the plugin no longer works correctly. It does not search for custom boards in a boards folder in the project (that folder is specified in the CMakeLists.txt file, also in the nRF Connect preferences/Board Roots for the extension but does not appear in the options to pick a board when creating a new configuration). I'm not sure where else to configure it.
Do we just have to drop custom boards into the SDK installation directory now? I'd rather keep all of the code in one place for version control. This is SDK version 2.9 - I had to upgrade as the old 2.4.2 extension seemed to be completely broken under windows 11.