Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Contribution API for Debug Adapters #8953

Closed
tsmaeder opened this issue Feb 28, 2018 · 0 comments
Closed

Implement Contribution API for Debug Adapters #8953

tsmaeder opened this issue Feb 28, 2018 · 0 comments
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template. sprint/current

Comments

@tsmaeder
Copy link
Contributor

see https://code.visualstudio.com/docs/extensionAPI/api-debugging, adapt style to Theia (example, language servers),

  • need network forwarder for protocol because of client/server split: debug adapters run on backend, client is on front end
  • discover debug adapters
  • contribute configuration for "connect" request
@tsmaeder tsmaeder added kind/enhancement A feature request - must adhere to the feature request template. sprint/current team/languages labels Feb 28, 2018
@tolusha tolusha self-assigned this Mar 6, 2018
@tolusha tolusha added status/in-progress This issue has been taken by an engineer and is under active development. and removed status/in-progress This issue has been taken by an engineer and is under active development. labels Mar 6, 2018
@tolusha tolusha closed this as completed Mar 7, 2018
@tsmaeder tsmaeder mentioned this issue Mar 23, 2018
16 tasks
@tsmaeder tsmaeder mentioned this issue Apr 13, 2018
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template. sprint/current
Projects
None yet
Development

No branches or pull requests

2 participants