Initial commit
This is my custom Eclipse Theia IDE setup.
I use Eclipse Theia as a remote IDE on my server, so I can use the same IDE on any computer I use by simply connecting to server through a VPN.
This repo contains a custom configuration of Theia that is specifically optimized for my personal needs as a webdeveloper.
yarn
yarn theia build
yarn start
More information about Theia and how to customize it can be found at the Theia docs