News

VS Online Revamped, Renamed Codespaces in COVID-19 Remote Development Surge

Microsoft has renamed its Visual Studio Online cloud-powered development environment to Visual Studio Codespaces, also adding new features and lowering prices.

Visual Studio Online debuted as a public preview last November, and Microsoft has steadily improved the on-demand service, most recently tweaking it to accommodate the remote development surge during the COVID-19 pandemic.

That global health crisis was front and center in this week's announcement of the name change and revamp, as program manager Nik Molnar said the dev team, like most everyone else, is adapting to social distancing and remote work.

In detailing the revamp, Molnar cited feedback about much quicker project onboarding, good performance, collaboration via Live Share and easily switching back and forth among the browser-based editor, Visual Studio Code and Visual Studio IDE.

"We learned that developers are finding Visual Studio Online to be much more than just an 'editor in the browser,'" he said. "They are saying that 'the capabilities of this cloud-hosted dev environment make it the space where I want to write all my code.'"

Along with other improvements added since the public preview debut, Molnar announced a new feature this week, a Basic instance type designed to help coders new to remote development. Providing 2 cores and 4 GB of RAM, it joins the Standard (4 cores, 8 GB of RAM) and Premium 8 cores, 16 GB RAM) instances, with a lower price.

Pricing now looks like this:
New Pricing
[Click on image for larger view.] New Pricing (source: Microsoft).
Other recent enhancements to the service include:
  • Support for bring-your-own Dockerfiles or images
  • Ability to change the instance size of environments
  • An improvement to self-hosted environment functionality, giving developers the ability to register any computer to Visual Studio Codespaces and connect to it from either VS Code or the browser-based editor

"Do you want a great experience working on your long-term project? Do it in a Codespace," Molnar said. "Need to quickly prototype a new feature or perform some short-term tasks (like reviewing pull requests)? Create a Codespace! Your Codespaces are simply the most productive space to code."

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • VS Code 1.125 Adds Copilot Spend Meter After Billing Shock

    VS Code 1.125 adds in-editor visibility into additional Copilot budget usage as GitHub's AI-credit billing model continues to draw developer scrutiny.

  • TypeScript 7.0 RC Moves Microsoft's Go Rewrite Into the Mainline Compiler

    Microsoft's Go-based TypeScript rewrite has reached Release Candidate status, moving from a separate native-preview package into the regular TypeScript npm package while leaving some ecosystem-facing API work for TypeScript 7.1 or later.

  • Microsoft Highlights Visual Studio Live! Event Lineup and Longtime Developer Community Role

    A Microsoft MVP Blog post on Visual Studio Live!'s longevity arrives as the 2026 conference series continues with upcoming stops at Microsoft HQ, San Diego and Orlando.

  • Using Local AI to Cut Copilot Usage-Based Billing Shock

    After being gobsmacked by the new billing plan using almost all my monthly credits in one or two days, I tried pushing some Copilot-style coding work onto local models in VS Code. What I found was less "free AI" and more "pick your pain": cloud charges on one side, heavy local resource use and long waits on the other.

Subscribe on YouTube