Other improvements

nRF Connect for VS Code

tags
nRF Connect for VS Code
  • Added board ID mapping to include nRF54, nRF9131, nRF9151, and nRF52810 devices.
  • Added new nrf-connect-process and nrf-connect-shell task types for nRF Connect. These work the same way as VS Code's process and shell tasks.
  • The release notes now open always for the latest version.
  • Updated the quickstart walkthrough.
  • Updated the progress window title for west operations.
  • Updated the activation event behavior so that it extends to relevant files anywhere in the workspace.
  • Optimized the overall performance.
  • Fixed an issue with listing west modules when the manifest is deep in the workspace structure. User feedback
  • Fixed an issue with reading symbols from large ELF files. User feedback
  • Fixed the terminal environment to allow running west zap-gui, related to the ZAP tool.