VOOZH about

URL: https://thenewstack.io/gitpod-openvscode-server-brings-visual-studio-code-to-the-browser/

⇱ GitPod OpenVSCode Server Brings Visual Studio Code to the Browser - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2021-09-30 07:30:08
GitPod OpenVSCode Server Brings Visual Studio Code to the Browser
news,
Software Development

GitPod OpenVSCode Server Brings Visual Studio Code to the Browser

GitPod provides a version of VS Code that runs a server on a remote machine and allows access through a modern web browser.
Sep 30th, 2021 7:30am by Mike Melanson
👁 Featued image for: GitPod OpenVSCode Server Brings Visual Studio Code to the Browser

GitPod, the company that allows developers to spin up automated cloud dev environments in the cloud, has released the open source OpenVSCode Server, which lets developers run upstream Visual Studio Code (VS Code) in the browser.

The release follows last year’s launch of GitHub Codespaces by GitHub and Microsoft, which Gitpod co-founder and CEO Sven Efftinge points out remains closed source, with no apparent plans of being provided otherwise.

“Microsoft hasn’t published the secret source that you need in order to run it in browsers, and since so many folks were approaching us and asking ‘How do we do that?’ we thought it might be a good idea to just extract that secret source and put it into its own project and then release it,” said Efftinge.

It is important to note, said Efftinge, that both GitPod and GitHub Codespaces are “much, much more than just the web IDE,” but that providing access to developers’ favorite tool remained a key part. A number of companies have joined in support of GitPod’s OpenVSCode Server with this release, including VMware, Uber, SAP, and Sourcegraph, with many having already built remote development environments internally for their teams.

OpenVSCode Server, however, brings the VS Code IDE to individual developers, and Efftinge offered RStudio as an example, where a remotely accessible VS Code would be useful.

“The VS Code tech is a great foundation to build the next generation data science IDE. It has a really good integration through VS code extensions for data science work. So they have an interest in running VS Code within their SaaS solution,” said Efftinge. “We also talked, in light of this project, with Uber, with Spotify, and it turned out they all have these internal projects, where they provide dev environments to their users in some sense, and they want to provide a VS Code interface to them.”

Efftinge said that, overall, they are seeing a trend of companies moving to remote development for a variety of reasons, including the limitations of developers’ machines and the increasing prominence of things like microservice architectures and data science, which can require more power than can be provided by a laptop.

👁 GitPod provides a version of VS Code that runs a server on a remote machine and allows access through a modern web browser.

With OpenVSCode Server, developers can simply run a Docker command to install the project on their local desktop machine and then work remotely from a much lower-powered device, such as an iPad or Chromebook. Moreover, they can install OpenVSCode Server to the cloud, and the project includes guides for running on AWS and Google Cloud, for the data science use case, for example.

Behind the simple act of bringing developers access to their favorite IDE, Efftinge outlined a few other reasons behind the project. First, he noted that browser-based IDEs are becoming a commodity and that “This is no longer something where companies should spend on competing there, but they should really collaborate and work on this together. That’s why we put this out as open source. There is no reason anyone should need to build a competitor or a new solution to this. It is just like, you know, the Linux of IDEs.”

Beyond that, added GitPod co-founder and COO Johannes Landgraf, “we see people hacking VS Code, big-time patching it, doing lots of unnecessary things because they don’t really understand the architecture. We just thought that’s just not necessary.”

And so OpenVSCode Server, which Landgraf said is just a few hundred lines of code, provides this maintained remote server for upstream VS Code in the browser, eliminating that need for forks and fragmentation. Keeping the project small and simple, said Efftinge, is really the entire plan for the project moving forward.

“We want to keep it small and lean. The focus here is really not to build something on top of VS Code, but just to complement it with being able to run it in various contexts. We won’t add features or end-user features or something like that to that codebase. I hope, maybe eventually, that the VS Code team itself picks this up, so there is no need for a downstream project,” he said.

TRENDING STORIES
Mike is a freelance writer, editor, and all-around techie wordsmith. Mike has written for publications such as ReadWriteWeb, Venturebeat, and ProgrammableWeb. His first computer was a "portable" suitcase Compaq and he remembers 1200 baud quite clearly.
Read more from Mike Melanson
SHARE THIS STORY
TRENDING STORIES
AWS, VMware and SAP are sponsors of The New Stack.
TNS owner Insight Partners is an investor in: Sourcegraph, Docker.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.