This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
Panic when in a Cargo workspace #263
Closed
Description
I'm not sure whether I should report this in this repo or in the VSCode plugin repository.
When I'm working on a file of a library that is part of a Cargo workspace, VSCode shows me this output for the RLS:
thread '' panicked at 'could not run cargo: manifest path
d:\Projets\vulkano\Cargo.toml
is a virtual manifest, but this command requires running against an actual package in this workspace', src\libcore\result.rs:859