Source files are now automatically available for child images

nRF Connect for VS Code

tags
nRF Connect for VS Code

Our source files view is only available in builds where CMAKE_EXPORT_COMPILE_COMMANDS is enabled. While the extension has been enabling when building with the Generate Build tool, the setting has not been propagated to included child images. We have changed the way we set this flag in the build command, so child images will always have this flag enabled. You can do a pristine build of your configuration to propagate this change to existing child images.