probe-rs / vscode

VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basic command line debugging in addition to VSCode UI.
https://probe.rs/
Other
65 stars 5 forks source link

Update probe-rs mentions #70

Closed bugadani closed 6 months ago

bugadani commented 6 months ago

This PR modernizes the displayed command suggestions in hints and settings. I've also fixed a few typos and clarified which setting overrides debuggerExecutable

noppej commented 6 months ago

@bugadani CI is now fixed. Thanks for helping to cleanup the docs/usability issues!

bugadani commented 6 months ago

My pleasure :)