Skip to content

Instantly share code, notes, and snippets.

@sunix
Last active August 21, 2020 09:13
Show Gist options
  • Save sunix/a918d5103b381e6f54165746c2fc086f to your computer and use it in GitHub Desktop.
Save sunix/a918d5103b381e6f54165746c2fc086f to your computer and use it in GitHub Desktop.
vscode-teletype-guest
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