N/A
N/A
apiVersion: v2 | |
publisher: eclipse | |
name: che-theia | |
version: latest | |
type: Che Editor | |
displayName: theia-ide | |
title: Eclipse Theia | |
description: Eclipse Theia | |
icon: /images/default.png | |
category: Editor |
schemaVersion: 2.1.0 | |
metadata: | |
name: theia-ide | |
commands: | |
- id: init-container-command | |
apply: | |
component: remote-runtime-injector | |
events: | |
preStart: | |
- init-container-command |
apiVersion: v2 | |
publisher: redhat-developer | |
name: che-omnisharp-plugin | |
version: latest | |
type: VS Code extension | |
displayName: omnisharp-theia-plugin | |
title: omnisharp-theia-plugin | |
description: omnisharp-theia-plugin | |
icon: /images/default.png | |
category: Other |
apiVersion: v2 | |
publisher: eclipse | |
name: che-theia | |
version: next | |
type: Che Editor | |
displayName: theia-ide | |
title: Eclipse Theia development version. | |
description: 'Eclipse Theia, get the latest release each day.' | |
icon: /images/default.png | |
category: Editor |
N/A