Closed
Description
When I get an error like:
error: server\src\controllers\driver.rs:241: cannot find struct, variant or union type `Location` in this scope
When I click on it, it opens a non-existing file <project_root>\server\server\src\controllers\driver.rs
but it should instead open the right file at <project_root>\server\src\controllers\driver.rs
.
(Btw, this project is in a workspace, of which server
is one crate.)
Metadata
Metadata
Assignees
Labels
No labels