Open
Description
Every time I file a bug here, I have to do a bunch of clerical work that I feel like could be automated:
- copy the rust-analyzer version version from the command for that
- copy the rustc version from the terminal
- copy the extension version from the extension page
- copy the RA settings from the vscode settings
RA has access to all that information, I think. So having a command that just puts all of this into my clipboard so I can paste it into the bug report would help a lot to make reporting bugs a more smooth experience. :)