Releases: Open-CMSIS-Pack/vscode-cmsis-solution
Releases · Open-CMSIS-Pack/vscode-cmsis-solution
v1.67.1
Updates:
- Reference Open-CMSIS-Pack organization for repository, issues and images
Full Changelog: v1.67.0...v1.67.1
v1.67.0
Updates:
- Minimum required version of VS Code for using this extension is ^1.108.1.
- CMSIS View resolves access sequences used in file references and opens the corresponding physical file on click.
- Extended support for file links in editor windows for CMSIS Solution Project and build information files.
- Extended solution conversion diagnostics to collect and surface errors and warnings from orchestrated tools (cpackget, cbuild, cbuild2cmake, csolution) in the VS Code Problems view. Messages are removed from the status bar tooltip.
- Solution conversion is now skipped if missing packs are detected but cannot be downloaded and installed by the pack installer
cpackget. - Added
Config Fileoption in Debug Adapter for Arm-FVP to open the specified file.
Solved issues:
- CMSIS View does not load and display CMSIS Solution files without
projects:node which is the case for debug only setups. - Software Components does not reliably open the initial view for the selected layer.
- Manage Solution dialog target-type handling breaks in case the corresponding node is changed in
*.csolution.ymlon disk. uVision optionin Debug Adapter for Keil uVision stores absolute filepath.
Full Changelog: https://github.com/Open-CMSIS-Pack/vscode-cmsis-solution/commits/v1.67.0