Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
Introduce Che NetcoreDBG Plugin (#115)
Browse files Browse the repository at this point in the history
* Add plugin for netcoredbg

Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
  • Loading branch information
Valeriy Svydenko authored Apr 19, 2019
1 parent fe70bc7 commit 9d23b2b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions plugins/che-netcoredbg-plugin/0.0.1/meta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
id: che-netcoredbg-plugin
version: 0.0.1
type: Theia plugin
name: NetcoreDBG Theia Plug-in
title: Debugger for .NET Core runtime
description: This plug-in provides Samsung/netcoredbg which implements VSCode Debug Adapter protocol and allows to debug .NET apps under .NET Core runtime.
url: https://github.com/redhat-developer/netcoredbg-theia-plugin/releases/download/v0.0.1/netcoredbg_theia_plugin.theia
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
publisher: Red Hat, Inc.
repository: https://github.com/redhat-developer/netcoredbg-theia-plugin
category: Debugger
firstPublicationDate: "2019-04-19"

0 comments on commit 9d23b2b

Please sign in to comment.