Skip to content

Commit 4003e4f

Browse files
committed
reassign codespaces overview topic
1 parent 30c4046 commit 4003e4f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/ide/codespaces/codespaces-overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Overview of GitHub Codespaces (Preview)
33
description: Learn more about GitHub Codespaces with Visual Studio and how it can help extend your development environment to the cloud.
44
ms.topic: overview
55
ms.date: 09/04/2020
6-
author: TerryGLee
7-
ms.author: tglee
6+
author: gregvanl
7+
ms.author: gregvanl
88
manager: jmartens
99
ms.prod: visual-studio-windows
1010
ms.technology: vs-ide-general
@@ -15,8 +15,8 @@ monikerRange: vs-2019
1515

1616
# What is GitHub Codespaces? (Preview)
1717

18-
> [!Important]
19-
> As of April 12th 2021, connecting to GitHub Codespaces from Visual Studio 2019 will no longer be supported and this private preview has concluded. We're focused on evolving experiences for a cloud-powered inner loop and VDI solutions optimized for a broad set of Visual Studio workloads. We encourage you to be involved in our [developer community forum](https://developercommunity.visualstudio.com/home) for Visual Studio for information on future previews and roadmap information.
18+
> [!Important]
19+
> As of April 12th 2021, connecting to GitHub Codespaces from Visual Studio 2019 will no longer be supported and this private preview has concluded. We're focused on evolving experiences for a cloud-powered inner loop and VDI solutions optimized for a broad set of Visual Studio workloads. We encourage you to be involved in our [developer community forum](https://developercommunity.visualstudio.com/home) for Visual Studio for information on future previews and roadmap information.
2020
2121
Welcome to Codespaces! We're glad you're here.
2222

@@ -34,9 +34,9 @@ GitHub Codespaces features are built on top of a few fundamental concepts. This
3434

3535
Many developers today try to code in remote setups or VMs that are configured with specific development and runtime stacks. They do so because it's too hard, too disruptive, and in some cases, near impossible to set up these development environments locally. Also, individuals want to try out new technologies or new frameworks without the fear of "messing up" the machines they need for their day-to-day work.
3636

37-
While using remote environments and remote-capable tools empowers developers, there is often the overhead of machine management. Environment configuration often complicates onboarding and context-switching. GitHub Codespaces removes the barriers to rapid onboarding and context-switching by enabling many environments to exist simultaneously.
37+
While using remote environments and remote-capable tools empowers developers, there is often the overhead of machine management. Environment configuration often complicates onboarding and context-switching. GitHub Codespaces removes the barriers to rapid onboarding and context-switching by enabling many environments to exist simultaneously.
3838

39-
GitHub Codespaces provides managed solutions that allow you to focus on productivity over setup. GitHub Codespaces conceptually and technically extends Visual Studio 2019 for remote development.
39+
GitHub Codespaces provides managed solutions that allow you to focus on productivity over setup. GitHub Codespaces conceptually and technically extends Visual Studio 2019 for remote development.
4040

4141
### About codespaces
4242

0 commit comments

Comments
 (0)