Fixes in v2022.10.30

nRF Connect for VS Code

tags
nRF Connect for VS Code
  • Command Palette invocation: A couple of commands, including toolchain selection and the Kconfig menu commands, would fail if invoked from the Command Palette as they were expecting additional context. All commands in the Command Palette have been assigned a fallback context to prevent this type of crash.
  • Memory report: The Memory report's root path node would fail to account for the memory size of all its child nodes in some scenarios. Additionally, multiple root nodes would be listed on Windows, even if they were subpaths of other root nodes.
  • Attach debugging: When attaching to a running target device, the debugger would flash the device, unless this was disabled in the settings.