Bug fixes

nRF Connect for VS Code

tags
nRF Connect for VS Code
  • Fixed an issue where the Generate and Build button remains disabled even if there are no validation errors.
  • Fixed an issue where the top sysbuild domain is not the first domain in the list.
  • Fixed an issue with SDK versions older than the nRF Connect SDK v2.8.0, where the build settings are not reused properly when editing or doing a pristine build.
  • Fixed an issue where a build is marked as stale when the Generate only option is selected.
  • Fixed an issue where the CONFIG_DEBUG_THREAD_INFO is lost when triggering a pristine build.
  • Fixed an issue where all optimization flags are lost for domain (except the main domain) when triggering a pristine build.
  • Fixed an issue on Windows where the build fails due to backslash in the path.
  • Fixed an issue where a build with a missing SDK remains stale after the SDK is reinstalled.
  • Fixed an issue with west workspaces where creating a new build is not possible.
  • Fixed an issue with west workspaces where the builds are not shown correctly.
  • Fixed an issue where some extra CMake arguments that start with SB_ are lost when triggering a pristine build.