You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of having to look for the latest version in https://crates.io/, It could be useful for the extension to suggest completions of the latest available versions, for example when writing
libc =
it could suggest completions of `"0.2", "0.2.172" and so on
The text was updated successfully, but these errors were encountered:
Instead of having to look for the latest version in https://crates.io/, It could be useful for the extension to suggest completions of the latest available versions, for example when writing
libc =
it could suggest completions of `"0.2", "0.2.172" and so on
The text was updated successfully, but these errors were encountered: