Fixed active build switching

nRF Connect for VS Code

tags
nRF Connect for VS Code

There were a couple of minor bugs in the implementation of the mechanism that automatically switches the active build configuration when opening a file from another application:

  • The extension no longer switches away from a build when opening its input files.
  • The active build configuration now switches between builds of the same application if you open a file in its build directory.
  • The extension will check for generated files in all descendant child images, and not just the immediate children of the root build configuration.