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

Che 7 CSharp support #12773

Closed
4 tasks done
tsmaeder opened this issue Feb 27, 2019 · 2 comments
Closed
4 tasks done

Che 7 CSharp support #12773

tsmaeder opened this issue Feb 27, 2019 · 2 comments

Comments

@tsmaeder
Copy link
Contributor

tsmaeder commented Feb 27, 2019

Make a Che 7 plugin for C#.

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) and Omnisharp-Roslyn (https://github.com/OmniSharp/omnisharp-roslyn).
Subtasks:

@tsmaeder tsmaeder mentioned this issue Feb 27, 2019
18 tasks
@tsmaeder
Copy link
Contributor Author

tsmaeder commented Feb 27, 2019

We should look at the existing language plugin in order to find out what features it offers (commands, dialogs, etc. Anything that goes beyond what LSP offers).

@tsmaeder
Copy link
Contributor Author

It makes no sense to make a vscode extension for this, because folks using VS Code will install the "official" c# support from microsoft. So Theia plugin it is!

@tsmaeder tsmaeder added the Epic label Feb 28, 2019
@tsmaeder tsmaeder changed the title Che 7 plugin: CSharp Che 7 CSharp support Feb 28, 2019
@l0rd l0rd mentioned this issue Mar 19, 2019
@tsmaeder tsmaeder mentioned this issue Apr 5, 2019
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants