-
-
Notifications
You must be signed in to change notification settings - Fork 36
Stopped working #225
Comments
Please share error log from console. |
I noticed that the Cargo.toml was only recognized by VS Code as "Plain Text". When I installed an extension that adds support for TOML, TOML was detected for the Cargo.toml file and this crates plugin showed again the expected inline version icons. |
I've also been seeing some issues -- however, it seems to be inconsistent? In some VS Code workspaces it works, in others it doesn't. Current hypothesis: it only works in Cargo workspaces, not in single-crate Cargo manifests, maybe? Where can I find these error logs that you're asking for? |
Hello, it's not been working for me as well, since 0.6.6. |
VSCode recognizes |
I don't think this is accurate -- I have "Even Better Toml" installed but disabled all the time and it still works. |
That's weird. I just tried disabling the |
Describe the bug
Stopped showing anything.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A pop-up listing all version for the dependency should be produced.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: