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

Theia plugin: .Net Debugger #12790

Closed
tsmaeder opened this issue Feb 28, 2019 · 2 comments
Closed

Theia plugin: .Net Debugger #12790

tsmaeder opened this issue Feb 28, 2019 · 2 comments
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template. status/in-progress This issue has been taken by an engineer and is under active development.

Comments

@tsmaeder
Copy link
Contributor

Since the VS Code extension for C# for Microsoft is licensed only for use with VS Code, we need to do what the Acute plugin for Eclipse did, namely create a Theia plugin using Samsung netcoredbg (https://github.com/Samsung/netcoredbg/releases)
Since this is similar to stuff like our VS Code extensions, I think the code should live in a repo under the Red Hat Developer org (https://github.com/redhat-developer/)
This plugin should be separate from any particular language support plugin (like C#), because multiple languages run on the .net platform.

@tsmaeder tsmaeder added team/languages kind/enhancement A feature request - must adhere to the feature request template. labels Feb 28, 2019
@svor svor self-assigned this Mar 26, 2019
@svor svor added the status/in-progress This issue has been taken by an engineer and is under active development. label Mar 26, 2019
@svor
Copy link
Contributor

svor commented Apr 5, 2019

@svor
Copy link
Contributor

svor commented Apr 8, 2019

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. status/in-progress This issue has been taken by an engineer and is under active development.
Projects
None yet
Development

No branches or pull requests

3 participants