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

Add new version of Omnisharp plugin #199

Merged
merged 1 commit into from
Sep 3, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions v3/plugins/redhat-developer/che-omnisharp-plugin/0.0.4/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
apiVersion: v2
publisher: redhat-developer
name: che-omnisharp-plugin
version: 0.0.4
type: Theia plugin
displayName: Omnisharp Theia Plug-in
title: C# Language Support for Theia
description: This plug-in registers omnisharp-roslyn as a language server and provides project dependencies and language syntax.
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/redhat-developer/omnisharp-theia-plugin
category: Language
firstPublicationDate: "2019-08-07"
spec:
containers:
- image: eclipse/che-remote-plugin-dotnet-2.2.105:7.0.0-next
name: theia-omnisharp
memoryLimit: "1024Mi"
extensions:
- https://github.com/redhat-developer/omnisharp-theia-plugin/releases/download/v0.0.4/omnisharp_theia_plugin.theia
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ description: This plug-in registers omnisharp-roslyn as a language server and pr
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/redhat-developer/omnisharp-theia-plugin
category: Language
firstPublicationDate: "2019-06-19"
firstPublicationDate: "2019-08-07"
spec:
containers:
- image: eclipse/che-remote-plugin-dotnet-2.2.105:7.0.0-next
name: theia-omnisharp
memoryLimit: "1024Mi"
extensions:
- https://github.com/redhat-developer/omnisharp-theia-plugin/releases/download/v0.0.2/omnisharp_theia_plugin.theia
- https://github.com/redhat-developer/omnisharp-theia-plugin/releases/download/v0.0.4/omnisharp_theia_plugin.theia