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 6 forks source link

fix: Keywords in package.json should be an array #48

Closed Tiwalun closed 1 year ago

noppej commented 1 year ago

@Tiwalun Good catch, but it might be worth a rebase now that #45 is merged. I'm still working on the publish CI, but will wait until you have this done before I make more changes.