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

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube