- Fix target triplet is not added into debugger remove config.
- Fix set target triplet cannot update debugger config.
- Support to debug port's CMake code.
- Fix some exceptions when setting / getting triplet.
- Now extension can support debug portfile and vcpkg-owned cmake code.
- Fix bug.
- set host and target triplets use select box.
- Add an option to automatically update your host/target triplet according to your os.
- Add new commands to set your host/target triplet.
- Now plugin will notify with a message window when getting port history versions.
- Correct the builtin-baseline value.
- Fix bug.
- Fix bug.
- Version and builtin-baseline autocompletion in vcpkg manifest.
- Add option asset source.
- Add option binary source.
- Improve jugdment whether vcpkg root is valid.
- Fix bug whe checking vcpkg root.
- Fix circle enable-disable vcpkg when delete vcpkg path in settings.
- Add more details in readme.
- Add getting start page.
- Change manifest and installDeps to target.
- Remove installDir option.
- Add preferSysLib option.
- Manifest mode only can be enabled when vcpkg is enabled.
- Add CRT Linkage option.
- Now all settings will be synced in workspace settings.
- Vcpkg path can be set only once on the same machine.
- Fix target triplet can't be syncd when using dynamic lib.
- Fix vcpkg path is invalid on non-Windows.
- Add guide for VCPKG_INSTALL_OPTIONS.
- Support non-Windows.
- Fix the problem of changing settings without responding.
- Add VCPKG_INSTALL_OPTIONS support.
- Basic function for enable/disable integration, set dynamic/static library.