Ecosyste.ms: OpenCollective

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

github.com/probe-rs/vscode-legacy

A vscode plugin for probe-rs
https://github.com/probe-rs/vscode-legacy

Add server mode, breakpoint support, Terminated event

4d461d8fb6dcc917be394a6e80cc79e834945f35 authored about 5 years ago by Dominik Boehi <[email protected]>
Add Cargo.lock to Git

a03193acb3109b0a5219b565f18dd59f3ee6987a authored over 5 years ago by Dominik Boehi <[email protected]>
Log unimplemented requests to vscode debug console

7e21e8cc70c4380643ec0cc32c955dbed5c3ee8f authored over 5 years ago by Dominik Boehi <[email protected]>
Merge branch 'master' of github.com:probe-rs/vscode

5c0bde627c25de238a4343cbb544b2fa8028303b authored over 5 years ago by Dominik Boehi <[email protected]>
Return error response when unsupported request is received, and log it.

c5f2adf31e2636f51d25614a85c9b0d30d959d39 authored over 5 years ago by Dominik Boehi <[email protected]>
Merge branch 'master' of github.com:probe-rs/vscode

fa6ace9922df21046b9b10e0bf69a344e385345f authored over 5 years ago by Noah Hüsser <[email protected]>
Fix weird recursive variable displaying

387677f6e3c81e7ebdc41937e0aa10901a26f1e7 authored over 5 years ago by Noah Hüsser <[email protected]>
Merge branch 'use-github-actions'

9726eb94563d562d5ac8236809603ba247b8bab7 authored over 5 years ago by Dominik Boehi <[email protected]>
Displaying variables in vscode works in very basic fashion

dbf056b9dd61e910d9b49731ead513072df52e5d authored over 5 years ago by Noah Hüsser <[email protected]>
Add basic variable support; sure as hell is broken

9c3f8f86306f01553af41ac4330e6f0ffc146c2c authored over 5 years ago by Noah Hüsser <[email protected]>
Remove travis config

924841b759ec62189ff9dd703821a220c66aaba1 authored over 5 years ago by Dominik Boehi <[email protected]>
Add windows build

3b2d1ac2a8df9eeaab1bfada39a53c4cbc726cd2 authored over 5 years ago by Dominik Boehi <[email protected]>
Update rust.yml

b6627f02687dafac2731675f073f8625e65c1a21 authored over 5 years ago by Dominik Boehi <[email protected]>
Add initial support for next and continue requests

305498bc61cc7512aaf1e97990b9b853d2005388 authored over 5 years ago by Dominik Boehi <[email protected]>
Increase cache timeout for Travis build

85b90fdc93f0d793a641e9b5eaaf787fa52b6eba authored over 5 years ago by Dominik Boehi <[email protected]>
Ensure libusb is installed for CI build

1685b3f73b3cbbd5f94a807fe0f1e03cf5f474d3 authored over 5 years ago by Dominik Boehi <[email protected]>
Remove patch entries commited by mistake

218f3d4a09d0f5ef50abb12e8f911a29867cb21e authored over 5 years ago by Dominik Boehi <[email protected]>
Add initial stack trace support

b61dd421a0f701ea41197c6d8e46ad1c2561f153 authored over 5 years ago by Dominik Boehi <[email protected]>
Very basic (and fake) implementation of lots of responses and events

3448f2a5f7a6680d4ec69b4b8cf452474891c2f1 authored over 5 years ago by Dominik Boehi <[email protected]>
Add travis build

3d3f9f63787494d7e514e46b688f2fdadd33fb3c authored over 5 years ago by Dominik Boehi <[email protected]>
Add initial struct for handling debug adapter protocol

efc60ab1547a2186eb37a592be7d1c01e9d77634 authored over 5 years ago by Dominik Boehi <[email protected]>
Add basic integration test for initialize request response

010cd58230548848eb3df7cab67bebaa2d73f3c3 authored over 5 years ago by Dominik Boehi <[email protected]>
Add response to initialize request

9717c5d0f4ede86f953309982e198b3456d02d25 authored over 5 years ago by Dominik Boehi <[email protected]>
Use simple_log and log crates for logging

6821c6b458c34299ad0bf05db2a05bd4caf49d33 authored over 5 years ago by Dominik Boehi <[email protected]>
Reorganize repo

415db45291a9de38549614b6cece9745177d1f54 authored over 5 years ago by Dominik Boehi <[email protected]>
Initial commit to separate vscode from probe-rs

bd2362e6b5e619da5a43817edb2fef8d2553a11e authored over 5 years ago by Noah Hüsser <[email protected]>