Releases: JackBoosY/vcpkg-vscode-extension
Releases · JackBoosY/vcpkg-vscode-extension
2.2.1
Bug fixes:
- Fix target triplet is not added into debugger remove config.
- Fix set target triplet cannot update debugger config.
2.2.0
New feature:
- Support to debug port's CMake code.
Bug fix:
- Fix some exceptions when setting / getting triplet.
2.1.0
Feature:
- Now extension can support debug portfile and vcpkg-owned cmake code.
2.0.7
Improvement:
- set host and target triplets use select box.
2.0.6
New features:
- Add an option to automatically update your host/target triplet according to your os.
- Add new commands to set your host/target triplet.
Improvement:
- Now plugin will notify with a message window when getting port history versions.
2.0.3
Correct the builtin-baseline value.