What is Visual Studio Codespaces?
Visual Studio Codespaces provides cloud-powered development environments for any activity.
Visual Studio Codespaces removes the barriers to rapid onboarding and context switching by enabling the simultaneous existence of many environments. Codespaces configures the runtime, compiler, debugger, editor, custom dotfile configurations, editor extensions, and the source code required to work on a project.
Editors and IDEs
In addition to “backend” environments, Visual Studio Codespaces supports these “frontend” editors:
- Visual Studio Code
- Visual Studio 2019 (Private Preview)
- Visual Studio Code-based editor in the browser
Create a cloud-hosted environment.
1 – Navigate to Visual Studio Codespaces
2 – Press “Get Started” and sign in with an accoun linked to your Azure subscription you will then see the following screen. Since this is the first time I get into Codespaces I need to create a new Plan. Select in the top menu “Create new plan”.
3 – The option…
Ver la entrada original 143 palabras más