It's not usually good practise to overload common key bindings. `ctrl + r` is regularly used to change project (File: Open Recent). Is it possible to change `rust-analyzer.run` to use a different key binding? Something less common or unused? https://github.com/rust-analyzer/rust-analyzer/blob/e4d217074d1f2c922cf8c5a247ca05fa06b0b7ed/editors/code/package.json#L136-L140