Last active
August 21, 2020 09:13
-
-
Save sunix/a918d5103b381e6f54165746c2fc086f to your computer and use it in GitHub Desktop.
vscode-teletype-guest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v2 | |
publisher: ms-vscode | |
name: vscode-teletype | |
version: 0.1.0 | |
type: VS Code extension | |
displayName: vscode-teletype | |
title: Co-editing support | |
description: VS Code Teletype extension for Creating CoEditing skeleton for Eclipse Che and Theia | |
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg | |
repository: https://github.com/Rijul5/vscode-teletype-guest | |
category: Other | |
firstPublicationDate: '2019-09-19' | |
spec: | |
containers: | |
- image: "rijulsaini/vscode-teletype-deps:latest" | |
name: xvfb | |
memoryLimit: "2Gi" | |
command: ['/remote-endpoint/plugin-remote-endpoint'] | |
extensions: | |
- https://github.com/che-incubator/vscode-teletype-guest/raw/electron-webrtc-patched/vscode-teletype-0.0.1.vsix | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment