Dehan Jaco Lamprecht
Dehan Jaco Lamprecht
> Which version of the `rust-analyzer` VSCode plugin are you using? Machine B & C: v0.3.1524
My `rust-project-json` looks something like this (on Machine B): ```json { "sysroot_src": "/home//.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library", "crates": [ { "root_module": "exercises/clippy/clippy1.rs", "edition": "2021", "deps": [], "cfg": [ "test" ] }, ... ``` I...
I just got my M2 Pro Macbook Pro (Ventura 13.2) and I appear to have the same issue. Same symptoms, auto-switching does not work, the trackpad shows up as unknown,...
@nicoburns Can you please take a look if you have time 😄