0

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? the code actions menu showing up correctly

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.

user81198
  • 21
  • 2
  • 1
    Could be [this issue](https://github.com/rust-lang/rust-analyzer/issues/13759) – kmdreko Dec 17 '22 at 19:36
  • 1
    Also, while questions about issues with software development tools are on-topic, many suggest posting to the relevant issue-tracker instead, especially when its clearly a bug (sources: [1](https://meta.stackoverflow.com/questions/365108) [2](https://meta.stackoverflow.com/questions/318619)). You are more likely to get faster, more direct resolutions and/or better troubleshooting guidance than you'd get here. – kmdreko Dec 17 '22 at 20:01
  • 1
    Got it, thanks! I posted here because I expected it to be a problem with how I'd set up my repository, rather than a problem with VSCode as a whole. – user81198 Dec 17 '22 at 20:05
  • It could be, and whether or not it is a bug or caused by a bad configuration, I do encourage you to come back and self-answer when you find a resolution. Like I said, these questions are still on-topic and could be helpful to others in the future. – kmdreko Dec 17 '22 at 20:08

0 Answers0