Skip to content

VS Code Teletype extension for Creating CoEditing skeleton for Eclipse Che and Theia

Notifications You must be signed in to change notification settings

mini2s/vscode-teletype

 
 

Repository files navigation

VS Code Extension with Teletype Libraries (Development in Progress)

This repository is for the VS Code extension with Teletype libraries. This extension can be executed in Eclipse Che sidecar as a remote plugin. The aim of this extension is to implement the CoEditing skeleton for Eclipse Che and Theia so that contributors can have the experience similar to Google Docs. This skeleton can be further used for mentoring sessions, code reviews, and co-editing.

Running the extension in VS Code

  • Clone the respository to your local system
git clone [email protected]:Rijul5/vscode-teletype.git 
  • Open terminal and navigate to the cloned respository and use command code in the terminal to launch VS Code.
code

Launch VS Code

  • Inside the editor, press F5 to compile and launch your extension in a new Extension Development Host window.

Launch VS Code

  • Inside the Extension Development Host window, use command CTRL + SHIFT + P to open the Command Palette and to find the commands associated with this extension.

Launch VS Code

  • Use command Join Portal in the Command Palette to join the session launched be Teletype Host.

Launch VS Code

About

VS Code Teletype extension for Creating CoEditing skeleton for Eclipse Che and Theia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%