Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Fetch Errors and constant error messages when viewing Cargo.toml with conflicts #61

Closed
Dzejkop opened this issue Nov 8, 2019 · 1 comment
Assignees
Milestone

Comments

@Dzejkop
Copy link

Dzejkop commented Nov 8, 2019

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

  1. View Cargo.toml with conflicts (rebase, merge)
  2. Click on the editor window or try and save the file
  3. An error dialog box should appear, like the one in screenshots

Expected behavior
The extension should suppress the error message

Screenshots
image

Desktop (please complete the following information):

  • OS: Linux Ubuntu
  • Version 18.04.3 LTS x86_64

Additional context

code --version
1.39.2
6ab598523be7a800d7f3eb4d92d7ab9a66069390
x64

Disabling the extension eliminates this bug

@Dzejkop
Copy link
Author

Dzejkop commented Nov 8, 2019

I'm willing to try and fix this once I find some free time 😉

@serayuzgur serayuzgur self-assigned this Nov 12, 2019
@serayuzgur serayuzgur added this to the 0.4.6 milestone Nov 12, 2019
serayuzgur added a commit that referenced this issue Nov 19, 2019
- 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)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants