Good job! This looks like a great code/text editor than an IDE at the moment.
You would need some sort of code navigation, debug and run capabilities to call it an IDE :) Hope to see more soon?
Redhat's OpenShift.io Eclipse Che integration would be a good example of a cloud IDE where you can could code,build and debug off a web-browser backed by a container-based workspace running on Kubernetes.
Ok so this is "OpenShift.IO"
:) And not just openshift
This is openshift + planner + code editor + pipelines + 'analytics'.
Here analytics does code quality checks and lets you, the developer know, if they should be using a different Jar/package ( example: the one used by the developer might have a security vulnerability reported which the developer was unaware of )
You would need some sort of code navigation, debug and run capabilities to call it an IDE :) Hope to see more soon?
Redhat's OpenShift.io Eclipse Che integration would be a good example of a cloud IDE where you can could code,build and debug off a web-browser backed by a container-based workspace running on Kubernetes.