Pretty cool project. I am wondering how it is different from code-server [1]?<p>[1] <a href="https://github.com/cdr/code-server" rel="nofollow">https://github.com/cdr/code-server</a>
I looked into this when setting up a new machine. Well, not exactly openvscode but code-server. I have the same questions I had when investigating that:<p>- with docker, how would you install eg. node and go binaries?<p>- with docker, how would you set up some dotfiles?<p>- how do you map remote ports to your local machine?<p>I ended up going with VSCode Remote (SSH), and am loving it. But I still think I'd be happier with a pure browser experience.