中文文档
cargo-ws is light-weight cargo plugin. It can generate vscode code-workspace file. Then you can view file that be opened, like Jetbrains Idea.
code-workspace
bash cargo install cargo-ws
bash cargo new foo cd foo cargo check cargo ws