What's Changed
This release rolls up all changes since v0.1.84 — intermediate tags v0.1.85–v0.1.88 failed to deploy due to a CI npm/lockfile mismatch, now fixed.
Features
- Add a magnifier button to the Build and Destinations view toolbars that opens VS Code's built-in tree find (microsoft/vscode#173742)
Bug fixes
- Fix scheme pre-action build hang by closing xcodebuild's stdin, so pre-action scripts that `read` from stdin see EOF immediately instead of waiting on input that never comes (#240)
Full Changelog: v0.1.84...v0.1.89