TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Visual Studio Code Remote

55 pointsby chenzheklabout 6 years ago

2 comments

infogulchabout 6 years ago
This is awesome!<p>I wonder if it&#x27;s possible to load <i>everything</i> from the remote environment, including extensions, themes, settings, etc. I didn&#x27;t see anything about that on the page.<p>This could be cool as a super easy way to make a very consistent portable development environment across platforms. This could be very empowering for classroom or casual learning environments where your users &#x2F; students can just connect from any platform, any computer, and everything is ready and waiting. No environment setup, no OS issues, no platform-specific issues, no installing dependencies, no problem supporting old &#x2F; weak computers, no multiple tutorials. It would also be <i>extremely</i> portable, users could log in from their personal laptop or desktop, shared computers, from their work computer, or from a classroom computer and they would all load in exactly where they left it on the last computer.<p>Something else that&#x27;s interesting, and gets a little closer to that dream above, is code server [1], which goes all the way to just embedding vscode in it&#x27;s entirety into a chrome web app hosted from a container running full Ubuntu. The two approaches are somewhat converging, or are at least on a very similar trajectory, it&#x27;ll be interesting to watch as they mature.<p>[1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;cdr&#x2F;code-server" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;cdr&#x2F;code-server</a>
iamnothereabout 6 years ago
FINALLY. This is great news. Now we won&#x27;t have to mess around with Git Bash, or MSYS, or VMs, or the other hacks people use to get a decent dev environment set up.<p>I don&#x27;t love developing on Windows but for some projects it&#x27;s the only reasonable option. This should make Windows+VSCode a decent place for getting work done.
评论 #19824324 未加载