Earlier this month, Microsoft announced that Visual Studio Codespaces is consolidating into GitHub Codespaces. Visual Studio Codespaces is a cloud-based, on-demand development environment similar to Gitpod. The consolidated product supports Azure Functions and can be used with Visual Studio 2019, Visual Studio Code, and modern browsers.

Originally released as Visual Studio Online at last year’s Microsoft Ignite, Visual Studio Codespaces is an online, cloud-powered development environment. It embraces DevOps concepts and provides managed, fully configurable, disposable environments that can be shared and replicated as needed. According to Microsoft, the consolidation into GitHub Codespaces aims to eliminate the need to transition from a repository to a codespace, an issue identified among Visual Studio Codespaces users since its first release in April this year.

The idea of a DevOps-enabled online development environment is also behind GitPod, launched a few weeks before Visual Studio Codespaces. In the official product blog, Sven Efftinge, co-founder and CEO of Gitpod, describes Continuous Development Environments as the “missing piece” in DevOps:

Continuous dev environments are a crucial part in a fully optimized DevOps toolchain, that allow to instantaneously spin up a ready-to-code development environment from any git state. Continuous dev environments reduce friction in onboarding and task switching and improve reproducibility across the project.

With GitHub Codespaces, developers can set up a containerized and customizable VS Code environment directly from a GitHub repository. Once the environment is created, it can be accessed through a browser or Visual Studio (VS Code or VS 2019). Since the online IDE is based on VS Code, the Visual Studio Code Marketplace can be accessed from a codespace, allowing any available extensions to be loaded and launched from the environment. It also supports multiple programming languages, Dockerfiles, LiveShare, and deployment to Azure using GitHub Actions.

#visual studio 2019 #.net #visual studio code #github #development #devops #news

Visual Studio Codespaces Is Now GitHub Codespaces
1.30 GEEK