Theia - docker runですぐにVSCodeみたいな環境が使える
https://gyazo.com/ae1b5499de7e0ff04cf1f8b2b7e30408
https://gh-card.dev/repos/theia-ide/theia.svg https://github.com/theia-ide/theia
$ docker run -it -p 3000:3000 -v $PWD:/home/project theiaide/theia
デモ
https://gyazo.com/dee42805608cc96d85d9f40d72412147
以下のツイートはGCPでCompute EngineのプロジェクトをSOCKSプロキシでローカルで編集できるようにしたもの。