Skip to content

Commit

Permalink
Introduce Che Omnisharp Plugin (#107)
Browse files Browse the repository at this point in the history
Introduce new plugin for C# language support

Signed-off-by: Valeriy Svydenko <[email protected]>
  • Loading branch information
Valeriy Svydenko authored Mar 26, 2019
1 parent bdae6c3 commit 82906e9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions plugins/che-omnisharp-plugin/0.0.1/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
id: che-omnisharp-plugin
version: 0.0.1
type: Theia plugin
name: 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.
url: https://github.com/redhat-developer/omnisharp-theia-plugin/releases/download/v0.0.1/omnisharp_theia_plugin.theia
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
publisher: Red Hat, Inc.
repository: https://github.com/redhat-developer/omnisharp-theia-plugin
category: Language
firstPublicationDate: "2019-03-13"

0 comments on commit 82906e9

Please sign in to comment.