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

Rename format to binaryFormat in the formatOptions #86

Closed noppej closed 2 months ago

noppej commented 4 months ago

This is to adapt to changes introduce by https://github.com/probe-rs/probe-rs/pull/2258.

Once probe-rs release 0.25.0 we can release this rename.