Vscode and rust analyzer setup

I'm from neo(vim) and decided to try vscode for rust programming. I downloaded vscode and tried Rust extension. It worked. Then tried rust-analyzer because of good reviews. Syntax highlighting was better but I don't see wriggly lines when there's an error. No hover. Just syntax highlighting. Notification said rust analyzer failed to discover workspace? How do I fix that? Rust extension worked without any hassle. I just opened a project's main.rs and it worked without any workspace something..

I fixed it. Sorry for the bother. A simple googling did it. This is actually a well known problem.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.