-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automatically install the probe-rs binaries on request #93
Conversation
f0dd8af
to
a8b836d
Compare
fe8c783
to
3ab01f5
Compare
Okay one more thing from me, though that's a bit of a scope creep: The plugin should read the binary's version, compare the major to the plugin's version and offer an update if the plugin is newer than the binary. While this algorithm isn't perfect (as it ignores patch updates), it would avoid incompatibility issues arising from a version mismatch. |
This will come in a separate PR. |
Awesomesauce :) |
@Yatekii This is going to be awesome for new users. Are you planning on updating the installation instructions also? |
Hmm why is this not merging 🤔 |
3ab01f5
to
730ffb8
Compare
No description provided.