rust-lang / vscode-rust

Rust extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=rust-lang.rust
Other
1.39k stars 167 forks source link

Question: how does this extension work? #943

Open dsyer opened 2 years ago

dsyer commented 2 years ago

I opened the rustlings project and installed this extension. It prompts to install some tools and shows up in a status bar, but there are no logs and no compiler errors in the source code (surely there should be loads of them?).

There's either something missing from the docs or I'm doing something really wrong.