Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/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://github.com/probe-rs/vscode

Merge pull request #2 from probe-rs/initial_release_fixes

Initial release fixes as V0.2.1

430cd653a243bf7232750ba725a2e77ad139a87d authored over 3 years ago by JackN <[email protected]>
V0.2.1: Remove `.vsix` and update README

17c482442cf2329b810bebec3f2c0d6cb6825f9c authored over 3 years ago by JackN <[email protected]>
Updated README and `.vsix` - requires reinstall!

e9d2b25f075bf5d65aac88630efb8fa28d71fc82 authored over 3 years ago by JackN <[email protected]>
Merge branch 'master' of https://github.com/probe-rs/vscode

2174771531f3d1bb7c139e0ad5a670de1acfb83c authored over 3 years ago by JackN <[email protected]>
Minor `.json` changes in debug_example.

376ce7208470bfc2ac60e4defbec0a61b769c99c authored over 3 years ago by JackN <[email protected]>
Merge pull request #1 from probe-rs/smaller-extension-package

Ignore debug example in package, clearer README

a4d70f6bf68bfe92219dc98061b1eaea4d1c9d40 authored over 3 years ago by JackN <[email protected]>
Use ProbeSelector and added a much smaller .vsix

9be7acf181b5723d9ba115e99a91941642d79034 authored over 3 years ago by JackN <[email protected]>
Undo changes to .vscodeignore

2933da14c98c22331bb21e65d1874a3213a76329 authored over 3 years ago by Dominik Boehi <[email protected]>
Ignore debug example, clearer README

The debug example shouldn't be added to the packaged extension,
it increases the package size by...

e61e0d3d083c97d420982fbe9537c9d7629dafed authored over 3 years ago by Dominik Boehi <[email protected]>
Fix README link to debug_example

e8ade0855373b1e862f55657626ceffebdf48d5f authored over 3 years ago by JackN <[email protected]>
Initial release of V0.2

cd1ba12d3798b97774d38b9e8741be232fa5b860 authored over 3 years ago by JackN <[email protected]>