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
{{ message }}
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
- Rate limiting should not trigger error messages [#65](#65)
- Fetch Errors and constant error messages when viewing Cargo.toml with conflicts [#61](#61)
- Alert always happen when I add deps to Cargo.toml [#59](#59)
- `No versions found` error should be less intrusive [#58](#58)
- alternative registries are not taken into account [#41](#41)
Describe the bug
If viewing
Cargo.toml
with conflicts in it, VSCode will display an error message after almost every interaction.In the status bar there's the "Crates: Completed with errors" message.
To Reproduce
Cargo.toml
with conflicts (rebase, merge)Expected behavior
The extension should suppress the error message
Screenshots
Desktop (please complete the following information):
Additional context
Disabling the extension eliminates this bug
The text was updated successfully, but these errors were encountered: