Changes in 2023.9.336

nRF Connect for VS Code

tags
nRF Connect for VS Code
  • Skip querying for nRF Command Line Tools altogether when the notification has been disabled.
  • Changed toolchain removal menu to select one at a time to prevent issues with the Toolchain Manager's lockfile.
  • Improved startup time by about 30%.
  • Added a link to open output window from the progress bar for west update.
  • Fixed an issue that would make some native toolchain installations interfere with the nRF Connect Toolchain v2.0-v2.3.
  • Fixed false positives with stale build warning:
  • No longer triggered by unusual ZEPHYR_BASE paths.
  • No longer shows child images as stale.
  • Fixed an issue where the Actions View would be hidden if there was an unused west manifest in the workspace.
  • Improved the selection of the active application during builds.
  • Added ability to get the J-Link device ID from the runners.yaml file to support debugging on any device with a J-Link probe.
  • Now hiding the unused configuration file sections for TF-M and sysbuild configurations.
  • Added the option to browse for unregistered SDKs.
  • Stopped showing a warning about invalid application paths.
  • Added the nrf-connect.defaultOpenAction setting to configure the default action when adding new applications.
  • Will now use git from the toolchain package whenever available.
  • Fixed an issue with SSH URLs in west manifests that would the sample browser.
  • Added listing of the paths of existing SDKs under the Manage SDKs > Install SDK action.