RustUp ReminderRustUp Reminder lets you know when there is an update available to the stable version of Rust. It is essentially a wrapper that runs 'rustup check' for you. You can also configure RustUp Reminder to auto-update Rust stable. Select your desired behavior by using the extension settings. Runs once you first open a Rust file in a given VS code instance. Opening additional files in the same VS code instance will not cause the extension to run again. DisclaimerThis is a third-party extension. It is not a part of rustup or associated with rustup. Requirements
Extension SettingsThis extension contributes the following settings:
Known Issues and Performance TuningIf the extension fails, you might need to set your default terminal profile to PowerShell. You can do this by running the VS code command Terminal: Select Default Profile or by changing the appropriate setting from the list below:
Performance TuningIf the extension still fails or if it works fine but you want it to be as fast as possible you can adjust the Follow the following steps:
While the extension fails, increase the value. If you want to speed up the extension, lower the value until (just before) the extension fails. Release Notes1.0.0Initial release of RustUp Reminder. 1.1.0Made the extension run a bit faster: It now runs in roughly 2-3 times the value of the |