All notable changes to the "rustup" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Deactivation disposes of the rustup debug log / status item.
rustup.updateInterval
setting to control how often rustup is checked for updates, in hours.rustup.path
setting to configure rustup path.
- Uses a Progress Notification during checkUpdates command and when responding to the button.
- All children stdout/stderr forwarded into a "rustup" Output Window.
- Retrieves workspace folder containing active text editor file uri for override instead of setting it for
/
.
- Actually starts checking for updates.
- Initial release. Checks for updates once an hour. Allows overriding the workspace toolchain.