I'm using VSCode with rust-analyzer. I can get the Code Actions menu to show up, but clicking on the items does nothing. How can I fix this?
Everything else works fine. It's only the Code Actions that aren't doing anything.
I've already tried updating/reinstalling VSCode, rust-analyzer, and Rust.