- Fixed extension stalling on Linux
- Fixed registers view working with multiple debug sessions
- Added edit command to register views if supported
- Fixed svd file loading in web environments
- Make flash and debug task commands more resilient in web environments
- Fixed RPC messages which were causing DAPLink flash to fail
- Updated underlying USB package and switched to libusb v1.0.27
- Stopped using workers when run in vscode-server
- Fixed empty Registers view in version 1.1.1
- Fixed breakpoint management on Windows in version 1.1.1
- Updates
programsdebug and run configuration option to accept a string with a comma-separated list of file paths
- Refactored device access to support debugging in SSH remotes and WSL
- Added support for the Eclipse CDT Cloud Peripheral Inspector
- Included Memory Inspector and Peripheral Inspector views by default
- Split Arm Debugger for VS Code support into Arm Debugger extension
- Support pre-filling DeviceName and ProcessorName from CMSIS Solution extension
- Warn user when using HID devices
- Fixed issue with checking program paths before flashing on Windows
- Fixed WebAssembly loading in VS Code Server
- Changed pack asset service to use cmsis.io
- Fixed broken documentation link
- Various dependency package updates
- Fixed broken flashing after VS Code update
- Improved flash progress display for Arm Debugger
- Fixed device vendor resolution for Arm Debugger
- Fixed paths for browser-based debug
- Ensured default tasks exist for flash and debug
- Removed default debug config labels
- Better extension tracking for skipping flashing
- Changes to build execution
- Fixed pack loading issue with run and debug
- Fixed some issues with windows paths in the embedded debugger
- Initial support for Arm Debugger flashing
- Fixed detection for NXP devices
- Added intelligent flashing to skip when firmware is up to date.
- Added device and processor picker enhancements.
- Non-preview release.
- Added option to open serial output after flash.
- Added file completion for flash tasks.
- Removed scheme from path before canonicalization.
- Added additional logging.
- No longer parse path as file.
Add to Watchcommand added.