Move your VS Code extension into Eclipse Che
VS Code is a Desktop IDE with tons of extensions but it is running on your local computer.
Eclipse Che is a developer workspace running in the cloud and allows to use VS Code extensions.
In this session, attendees will be guided on how to use VS Code extensions in Eclipse Che and the benefits that they can have doing that.
The various topics that will be addressed are:
- how to include VS Code extensions into the Eclipse Che registry
- how to specify a docker image for these extensions. Very useful if the extension requires some specific tools as prerequesites
- how to write this image
- how to develop and debug VS Code extensions
At the end, you will be able to submit new VS Code extensions in Eclipse Che registry and setup your own Eclipse Che workspace with the VS Code extensions that you like.