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 #88 from hyx0329/master

Fix RTT terminal creation

2d8cf187284248cae3aaa0fa39ffa2412d92e3c2 authored 10 months ago by JackN <[email protected]>
Fix RTT terminal creation

5317161d56df4386706b13f19fa0e93d37fad274 authored 10 months ago by hyx0329 <[email protected]>
Add chipDescriptionPath (#71)

23f7b8a434027754d34864154dcb880da2924e18 authored 10 months ago by Dániel Buga <[email protected]>
Merge pull request #84 from probe-rs/fix_cwd_default

Add DebugConfigurationProvider for configuration defaults

c14d5c7d6080f72e40ce29fa5b8f67ea7d2bc4d1 authored 11 months ago by JackN <[email protected]>
Add DebugConfigurationProvider for configuration defaults

75725e8423ed3acc26c2298067e61416321a7bbf authored 11 months ago by JackN <[email protected]>
Fix prettier

1dacdb288e5510791e161c0f6984ccd7db37a4ca authored 11 months ago by JackN <[email protected]>
Assign default `cwd` correctly.

3f4a45e48e68152af00754a6fd4d1cadfab76cf8 authored 11 months ago by JackN <[email protected]>
Assign default `cwd` correctly. (#83)

* Assign default `cwd` correctly.

* Fix prettier

01a006a3298023e0d28393eef6d8efd621dfd7c6 authored 11 months ago by JackN <[email protected]>
Merge pull request #82 from bugadani/executable

Fix debuggerExecutable being ignored

a6aeacad24b57780e7f9531a8ebb091f6cde8d06 authored 11 months ago by JackN <[email protected]>
Fix debuggerExecutable being ignored

beeb023d3d2506f1fafedb6dd7e48ac5bfd73ed3 authored 11 months ago by Dániel Buga <[email protected]>
Merge pull request #80 from probe-rs/ci_update

Update publish.yml

07c7c6e2c2c6d2ee2279e5a5b766b64d3d55bb22 authored 11 months ago by JackN <[email protected]>
Update publish.yml

d1c186ba38c8a458619e108122007c5239631554 authored 11 months ago by JackN <[email protected]>
Force color in RTT output when running in background (#79)

* Force color in RTT output when running in background

* fix prettier stuff

* prettier wit...

5d1d37fade21bb1a0436f8666cad370cf213760f authored 11 months ago by JackN <[email protected]>
Remove coreIndex requirement (#78)

07fc7aa6e117a5d11da7009d46f602fd673c9f26 authored 11 months ago by Dániel Buga <[email protected]>
Merge pull request #77 from bugadani/defaults

Update or remove(if appropriate) incorrect defaults.

6e5b9ac480b2ddfbad896af2e2dcb0250a1b592e authored 11 months ago by JackN <[email protected]>
Bump version number

Keeping the minor version in synch with probe-rs. Also, this will trigger a publish to the marke...

fd447cecf7f23c9e9d7b95e0478d44c6cc696c74 authored 11 months ago by JackN <[email protected]>
sigh

2f828c08286b0308f8cb72e785051e00d43224af authored 11 months ago by Dániel Buga <[email protected]>
Remove incorrect defaults

201cdee75253ef0be8d77ae3dca5e36779f74a52 authored 11 months ago by Dániel Buga <[email protected]>
Merge pull request #74 from probe-rs/noppej-patch-1

Bump version number to test `publish` CI

642d3de1406e8dc708712255088f2bb7b14df644 authored 11 months ago by JackN <[email protected]>
Bump version number to test `publish` CI

0281ee2afb1b9bc47e9e93c7e8918fc32d8cbcf6 authored 11 months ago by JackN <[email protected]>
Merge pull request #73 from probe-rs/noppej-patch-1

Update publish.yml

0166c476a0b4eb0100809d30979647426fd0b5d8 authored 11 months ago by JackN <[email protected]>
Update publish.yml

Pass PAT to `vsce publish` as an alternative to relying on the `env:`

30c3ad8b39091c26a5ff22467673d8021c8e3466 authored 11 months ago by JackN <[email protected]>
Merge pull request #72 from bugadani/sense

Fix launch config intellisense

805f714a8b4b695495201ad7c0f4c8cbaa30234f authored 11 months ago by JackN <[email protected]>
Fix launch config intellisense

0a607ff0c6bb726e6696db697159626ccf4c6afd authored 11 months ago by Dániel Buga <[email protected]>
Merge pull request #70 from bugadani/update

Update probe-rs mentions

5dc1bc815b665237c529e75c7fad33b9e678c6d7 authored 11 months ago by Dániel Buga <[email protected]>
Update dependencies causing CI failure

417753754a4490edb9498c81840422b66be0a883 authored 11 months ago by JackN <[email protected]>
Bump version to 0.21.3

5c491d2bdb6324b4d56c2a0d89e09da11aa806ae authored 12 months ago by Dániel Buga <[email protected]>
Update probe-rs mentions

2688ae12336802a2810380a967f0645ac1f4012c authored 12 months ago by Dániel Buga <[email protected]>
Fix duplicate README files (#67)

* Fix duplicate README files

* prettier fix

fa7f20e2083e375e4b301c4ba635bcc43bb9f0f7 authored about 1 year ago by JackN <[email protected]>
Maintenance tasks (#66)

* Update documentation links to new `probe.rs` webpage structure.

* Update debugProtocol and ...

b175383da2ddef64df01d25085493e1643bac517 authored about 1 year ago by JackN <[email protected]>
Fix typos (#64)

* Fix typo in JSON key: `idf_partion_table` -> `idf_partition_table`

* Fix a couple of typos ...

75cd457d22ace0e36a2cb9b695626559fcbe5a7d authored about 1 year ago by Vincent Esche <[email protected]>
Merge pull request #63 from probe-rs/fix_error_catching

Ensure VSCode extension catches all STDERR errors if `probe-rs dap-server` process initializatio...

7301bc9b853b1cfde72e4802f29fc8da976d5ee6 authored over 1 year ago by JackN <[email protected]>
Do not report console information messages as error messages.

3c840730915e7d7eb423436ee319d06d7e5aaca0 authored over 1 year ago by JackN <[email protected]>
Bump version to 0.20.0 and update dependencies

2000a0ae12ecc1438a80ce4b899f90cc8b1bf06a authored over 1 year ago by JackN <[email protected]>
Update DAP Protocol spec to 1.62.0

ba82d1a369bfeac0d239b3d410c2276ec4825698 authored over 1 year ago by JackN <[email protected]>
Improve error catching to also report process launch stderr output.

7984e2fe4550c75a4a3b9623901411a072a344e9 authored over 1 year ago by JackN <[email protected]>
Add support for non Elf binary formats (#62)

* Add support for ESP-IDF bootloader

* Remove "resetAfterFlashing" - no longer supported by d...

773da4bfc7ee2e0d0e559d4bcfa482b068a18c10 authored over 1 year ago by JackN <[email protected]>
Support `probe-rs` v0.19.0 binary (#61)

* Support `probe-rs` v0.18.0 binary

* README updates

* Respond to probe-rs PR 1643 command...

dd0d419be9231a57a4425988a10588652b643e2e authored over 1 year ago by JackN <[email protected]>
Update dependencies and MS DAP Protocol v1.61.0

fcc2debbaa0248d4615660d18c4e04f039fd3dca authored over 1 year ago by JackN <[email protected]>
Merge pull request #54 from probe-rs/fix_launch

Fix debuggerExecutable is invalid and fails to launch

04ebb748acb452fc6bfe543ab4eb2eede8db0fff authored almost 2 years ago by JackN <[email protected]>
fix debuggerExecutable

09f3931fd52df18305515f4d9c37377c230cef05 authored almost 2 years ago by JackN <[email protected]>
Merge pull request #53 from probe-rs/test_publish

Test publish.yaml

4a923bf007ff268028134ffe4ca5fcc4cf949005 authored almost 2 years ago by JackN <[email protected]>
Update README and publish conditions

acec5f1d4e53904e07acc8ddd2f25556f24eb678 authored almost 2 years ago by JackN <[email protected]>
Merge branch 'test_publish' of https://github.com/probe-rs/vscode into test_publish

f82ad686d46cef3cff0e8b83cb0b1f9e91fbe6bf authored almost 2 years ago by JackN <[email protected]>
Merge branch 'master' into test_publish

5731788fc431606744ee86ffaadf7ef756bacde4 authored almost 2 years ago by JackN <[email protected]>
Undo changes in ci.yml

d75fd4f504bf5ec38d24534c267aa1114f446cc6 authored almost 2 years ago by JackN <[email protected]>
Revert "undo change to ci.yml"

This reverts commit 3d172ccc30e1714927ceaaee100443d80630c426.

0c8ade3e965627efab924640d2b01cb0a1736964 authored almost 2 years ago by JackN <[email protected]>
undo change to ci.yml

3d172ccc30e1714927ceaaee100443d80630c426 authored almost 2 years ago by JackN <[email protected]>
Test publish.yaml

e254e4f704bf20bcc767f62454cd5075f968b297 authored almost 2 years ago by JackN <[email protected]>
ci.yaml only run when changes on pull_request

6bc5e2dd08640ab294add11ef871b0883d7a92bd authored almost 2 years ago by JackN <[email protected]>
Update publish.yml

b2109ec8866a48e98e6a06fe0800fcdadb9e5662 authored almost 2 years ago by JackN <[email protected]>
Merge pull request #52 from probe-rs/readme_change

README files for GitHub and extension marketplace

30986f1bc71e9ab1af5b901d2c8b3d17f4eafcf0 authored almost 2 years ago by JackN <[email protected]>
Merge branch 'master' into readme_change

d514b099985c4c583b4d12530b1387d7e8d1fd9d authored almost 2 years ago by JackN <[email protected]>
Update publish.yml

018fc4f2756dd9761ec3368d07d86797d8ca38af authored almost 2 years ago by JackN <[email protected]>
Update publish.yml

de2728dfa3f716830580f8bae8eed13cde9c7db9 authored almost 2 years ago by JackN <[email protected]>
Update publish.yml

5155398b19a7e24980630ec8bfb5d06f88cf64d1 authored almost 2 years ago by JackN <[email protected]>
Update publish.yml

daf674bea9c1333898210565925e821be89ed2b3 authored almost 2 years ago by JackN <[email protected]>
Update publish.yml

1974b9450ab23bd2ef9979e9c27e2aa244a1c9d1 authored almost 2 years ago by JackN <[email protected]>
Update publish.yml

e9b986dae1490e3027e45207ba6c770996ba1a69 authored almost 2 years ago by JackN <[email protected]>
Merge pull request #51 from probe-rs/feat/settings-cli-location

Support configurable debugger executable

4ae9bbdcd673e70e6632cde979913eb34d47687b authored almost 2 years ago by Dominik Boehi <[email protected]>
Update publish.yml

14edf83591a742f6d5d0881eb8ff61812ebf581a authored almost 2 years ago by JackN <[email protected]>
Update publish.yml

581d2ef761eb94a913f52fcc453f7f4266066c75 authored almost 2 years ago by JackN <[email protected]>
README files for github and extension marketplace

d32645bb3fa304530e4f3c6b29825750b72092f3 authored almost 2 years ago by JackN <[email protected]>
Merge branch 'master' into feat/settings-cli-location

9982eadc5b173d54a6293a90fa8afeb7c7338d56 authored almost 2 years ago by JackN <[email protected]>
Merge pull request #50 from probe-rs/noppej-patch-1

Improving publish.yml

e13a1fccc9ee7854a8e53c1b7772a86d77a75b91 authored almost 2 years ago by JackN <[email protected]>
Update publish.yml

770ecd82ffa5add1ede438285d88dda12bab7e37 authored almost 2 years ago by JackN <[email protected]>
Merge pull request #49 from probe-rs/readme_fixes

Readme and Package changes

23da815fcd0f0a9ea872b1da130fe0a26ad5bf59 authored almost 2 years ago by JackN <[email protected]>
Update package.json

Co-authored-by: Dominik Boehi <[email protected]>

c634eceeb7c02468a7876e2cc2713999b2b4a9a6 authored almost 2 years ago by JackN <[email protected]>
Readme and Package fixes

590338b4d1ea055fb3f226218ceb7ea3ff76b7fa authored almost 2 years ago by JackN <[email protected]>
WIP: Configurable adapter exe

470a2253300dcea32eea0d47d548ae64b5033629 authored almost 2 years ago by Dominik Boehi <[email protected]>
fix: Keywords in package.json should be an array (#48)

* fix: Keywords in package.json should be an array

* Run prettier

435f2f4eeeff17306f24c06abc7bde889b41dbff authored almost 2 years ago by Dominik Boehi <[email protected]>
Merge pull request #45 from probe-rs/prepare_to_publish

Prepare to publish to VSCode marketplace

93469bcd15083a4f746a971f9ed794533415f709 authored almost 2 years ago by JackN <[email protected]>
Various fixes to README.md

40bb3e673160debd6b0819b0849789f202f744ef authored almost 2 years ago by JackN <[email protected]>
Change version number to 0.17.0

060ffb41ae6bc8c0a5e423ce2e4b92006cab576d authored almost 2 years ago by JackN <[email protected]>
Update CHANGELOG.md

Co-authored-by: Noah Hüsser <[email protected]>

ff147bcf78f5d0fcd0a58a87720833e09696ac24 authored almost 2 years ago by JackN <[email protected]>
Updated keywords

19897b7b9e496ded58e7040efc31497bc7491e43 authored almost 2 years ago by JackN <[email protected]>
Reduced 'package.json' keywords to resolve VSCE publish bug.

5c83d1a7499c0eb46a2861ba06aa617df962f99f authored almost 2 years ago by JackN <[email protected]>
add problem watches for esbuild

1b5ad06604d5a0dc93e76e8fc8b8975d574acd3a authored almost 2 years ago by JackN <[email protected]>
README

75f7375e785377ff6bdcde6b6aaa816b4555d8e4 authored almost 2 years ago by JackN <[email protected]>
Update README with new icon and gif

de5692e1627b246e6e96c374db4018a8e5877cd8 authored almost 2 years ago by JackN <[email protected]>
Add steps to publish.yaml

cb7cb9303d7c46999e7fa6c47eeb7b2338cc4318 authored almost 2 years ago by JackN <[email protected]>
remove yarn and replace webpack with esbuild

850aacbd5079b05a7675edf525ee3b72e9220c86 authored almost 2 years ago by JackN <[email protected]>
Workflow syntax fixes

4473ece486938c304e0fc2bc58331a8418917c66 authored almost 2 years ago by JackN <[email protected]>
Remove placeholders to web-extension

27a315d093fc7a59ff70fefafecb211e07636a98 authored almost 2 years ago by JackN <[email protected]>
New publish.yml

Publish: Bump patch version

fix publish

5f1bb3ef0e251d9412630cfd84afa4da29914953 authored almost 2 years ago by JackN <[email protected]>
Ongoing workflow improvements

0deeb15ce2d261826dfa7d0a8606ad38c79ecd3a authored almost 2 years ago by JackN <[email protected]>
Fix prettier warning, and add to ci.yml

ad5255e37d450134ea0909803a5fb2eea509b6a8 authored almost 2 years ago by JackN <[email protected]>
Merge branch 'prepare_to_publish' of https://github.com/probe-rs/vscode into prepare_to_publish

c2bb2a660e3d61211c0aa3b772edeecf5d88974d authored almost 2 years ago by JackN <[email protected]>
Add FUNDING.yml, and other pre-publish cleanup

7bfbdce32feb597be1ef597a7847d19acf4482b1 authored almost 2 years ago by JackN <[email protected]>
Add Apache license

5e45ca26827824cab1ab02b1aeb66fa63ae9806f authored almost 2 years ago by JackN <[email protected]>
Update Icon `probe-rs-debugger.png` from `probe-rs/corporate-identity/PNG/Icon Primary.png`

eb7c2e0f277e9b1e39170ee09c876133d77f3840 authored almost 2 years ago by JackN <[email protected]>
Just getting started

517e1acea57cfcdb8893a28a6c779ac91e6c4e02 authored almost 2 years ago by JackN <[email protected]>
Merge pull request #46 from probe-rs/fix/improve-error-message-missing-binary

Improve error message when debug adapter executable is not found

4485f187a8729532ab35603c8f39f30a3938a546 authored almost 2 years ago by JackN <[email protected]>
Undo changes to .vscode/settings.json

5dcf6e5f7ade8f5f570d1beba4bcb95b4974b772 authored almost 2 years ago by Dominik Boehi <[email protected]>
Fix typo

91d10a1d44503f1d6ed62584f489bdb40979e695 authored almost 2 years ago by Dominik Boehi <[email protected]>
Add options to log output again

d6833e5522851cf3200ca42d8e9e033c012c1239 authored almost 2 years ago by Dominik Boehi <[email protected]>
Run prettier

d89a5610595ef376a611c8017705d8c195975f58 authored almost 2 years ago by Dominik Boehi <[email protected]>
Improve error message when debug adapter executable is not found

12732463e0707e4e767a10b29ec6d41d6592c647 authored almost 2 years ago by Dominik Boehi <[email protected]>
Update Icon `probe-rs-debugger.png` from `probe-rs/corporate-identity/PNG/Icon Primary.png`

94f53ec124ff8117a159c5752ffa9077919b2db4 authored almost 2 years ago by JackN <[email protected]>
Just getting started

dcc86f822a0605f06e92dce336093210d48c2e2c authored almost 2 years ago by JackN <[email protected]>