rust-analyzer
rust-analyzer copied to clipboard
Add support for probe-rs vscode extension.
Currently, by clicking on the "Debug" overlay button on the fn main() this is what I get:
"Install CodeLLDB, lldb-dap, C/C++ or Native Debug for debugging."
It would be nice to have support for the probe-rs vscode extension as well.
Regards