{ "[rust]": { "editor.defaultFormatter": "rust-lang.rust-analyzer", }, "rust-analyzer.check.command": "clippy", }