Extensions Rust

    Must haves πŸ”—

    NameIDReason
    CodeLLDBvadimcn.vscode-lldbAllows debugging rust code
    rust-analyzerrust-lang.rust-analyzerProvides realtime feedback on code

    Useful πŸ”—

    NameIDReason
    Error Lensusernamehw.errorlensMakes errors overlay next to code

    Might be useful πŸ”—

    NameIDReason
    Crates Completerjedeop.crates-completerAuto complete for creates if you edit cargo.toml manually
    cratesserayuzgur.cratesAdds icons to cargo.toml to tell you dependency status (using cargo add now)
    Even Better TOMLtamasfe.even-better-tomlAdd TOML support
    insta snapshotsmitsuhiko.instaSupports working with insta
    vscode-rona5huynh.vscode-ronAdds support for RON (Rusty object notation)
    vscode-runnerHarryHopkinson.vs-code-runnerHelps run code?

    Previously used πŸ”—

    NameIDReason
    Rust Test ExplorerSwellaby.vscode-rust-test-adapterView and run your Rust tests in the Sidebar (Didn’t always work so stopped using it)