{ "rust-analyzer.linkedProjects": ["./Cargo.toml"], "[rust]": { "editor.defaultFormatter": "rust-lang.rust-analyzer", "editor.formatOnSave": true, "editor.formatOnSaveMode": "file" } }