rust-analyzer icon indicating copy to clipboard operation
rust-analyzer copied to clipboard

Add support for probe-rs vscode extension.

Open mfp20 opened this issue 8 months ago • 0 comments

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

mfp20 avatar Jun 08 '25 15:06 mfp20