Skip to content

Commit 2298e62

Browse files
committed
Merge branch 'main' into live
2 parents b5bde33 + 22b94e8 commit 2298e62

File tree

4 files changed

+35
-16
lines changed

4 files changed

+35
-16
lines changed

docs/ide/whats-new-visual-studio-2022.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ ms.workload:
2525
With [Visual Studio 2022](https://visualstudio.microsoft.com/vs/), you'll always get the best-in-class tools and services available for any developer, any app, and any platform. Whether you're using Visual Studio for the first time or you've been using it for years, there's a lot to like in our newest version!
2626

2727
> [!TIP]
28-
> Check out the [**Visual Studio 2022 GA launch event**](https://www.youtube.com/watch?v=f8jXO946eDw) on our [YouTube channel](https://www.youtube.com/visualstudio). You can also catch it on our [Twitch channel](https://www.twitch.tv/visualstudio), too.
28+
> For more news + how-to's, check out our Visual Studio 2022 channels on [YouTube](https://www.youtube.com/visualstudio), [Twitch](https://www.twitch.tv/visualstudio), [Twitter](https://twitter.com/VisualStudio), and [TikTok](https://www.tiktok.com/@visualstudio).
2929
3030
## Performance improvements
3131

3232
Visual Studio 2022 is faster, more approachable, more lightweight, and is designed for both learners and those building industrial scale solutions.
3333

3434
### Visual Studio 2022 is 64-bit
3535

36-
Visual Studio 2022 on Windows is now a 64-bit application. This means you can open, edit, run, and debug even the biggest and most complex solutions without running out of memory. To learn more, see both the [Visual Studio 2022 vision](https://devblogs.microsoft.com/visualstudio/visual-studio-2022/) and [Visual Studio 2022 Preview 1](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-preview-1-now-available/) blog posts.
36+
Visual Studio 2022 on Windows is now a 64-bit application. This means you can open, edit, run, and debug even the biggest and most complex solutions without running out of memory. To learn more, see both the [Visual Studio 2022 vision](https://devblogs.microsoft.com/visualstudio/visual-studio-2022/) and [Visual Studio 2022 17.0 Preview](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-preview-1-now-available/) blog posts.
3737

3838
### Find in Files is faster
3939

@@ -42,7 +42,7 @@ In [Visual Studio 2022](https://devblogs.microsoft.com/visualstudio/visual-studi
4242
:::image type="content" source="media/vs-2022/find-files-faster.gif" alt-text="Animation of the Find in Files feature as it searches a large C# solution three times faster than the previous version of Visual Studio.":::
4343

4444
> [!NOTE]
45-
> **New in 17.1 Preview 3**: With new indexed searching, Find in Files is even faster! For more information, see the [Code search in Visual Studio 2022 is about to get much faster](https://devblogs.microsoft.com/visualstudio/code-search-in-visual-studio-is-about-to-get-much-faster/) blog post.
45+
> **New in 17.1**: With new indexed searching, Find in Files is even faster! For more information, see the [Code search in Visual Studio 2022 is about to get much faster](https://devblogs.microsoft.com/visualstudio/code-search-in-visual-studio-is-about-to-get-much-faster/) blog post.
4646
4747
## Build modern apps
4848

@@ -69,7 +69,7 @@ From real-time & asynchronous collaboration tools to improved insights and produ
6969
If you've worked with projects hosted on different Git repositories, you might have used external tools or multiple instances of Visual Studio to connect to them. In [Visual Studio 2022](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-preview-3-now-available/), you can work with a single solution that has projects in multiple repositories and contribute to them all from a single instance of Visual Studio. To learn more, see the [**Multi-repo support in Visual Studio**](https://devblogs.microsoft.com/visualstudio/multi-repo-support-in-visual-studio/) blog post.
7070

7171
> [!NOTE]
72-
> **New in 17.1 Preview 2**: We're continuing to add even more functionality to the Git feature set. For the latest info, see the [Introducing new Git features to Visual Studio 2022](https://devblogs.microsoft.com/visualstudio/introducing-new-git-features-to-visual-studio-2022/) blog post.
72+
> **New in 17.1**: We're continuing to add even more functionality to the Git feature set. For the latest info, see the [Introducing new Git features to Visual Studio 2022](https://devblogs.microsoft.com/visualstudio/introducing-new-git-features-to-visual-studio-2022/) blog post.
7373
7474
### IntelliCode improvements
7575

@@ -93,7 +93,7 @@ One of our key focus areas is to make Visual Studio more personalized and flexib
9393

9494
## What's next
9595

96-
Want to know more about what we're planning for Visual Studio 2022? See the [**Roadmap**](/visualstudio/productinfo/vs-roadmap/) page and the [**Visual Studio 2022 Preview**](/visualstudio/releases/2022/release-notes-preview/) release notes for details.
96+
Want to know more about what we're planning for Visual Studio 2022? See the [**Roadmap**](/visualstudio/productinfo/vs-roadmap/) page and the [**Visual Studio 2022 17.2 Preview**](/visualstudio/releases/2022/release-notes-preview/) release notes for details.
9797

9898
## Give us feedback
9999

@@ -105,11 +105,5 @@ Why send feedback to the Visual Studio team? Because we take customer feedback s
105105

106106
## See also
107107

108-
* [Visual Studio 2022 is now available](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-now-available/)
109-
* [Launch: Visual Studio 2022 GA (General Availability)](https://devblogs.microsoft.com/visualstudio/join-us-november-8th-for-the-launch-of-visual-studio-2022/)
110-
* [Visual Studio 2022 RC (Release Candidate)](https://devblogs.microsoft.com/visualstudio/join-us-november-8th-for-the-launch-of-visual-studio-2022/)
111-
* [Visual Studio 2022 Preview 4](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-preview-4-is-now-available/)
112-
* [Visual Studio 2022 Preview 3](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-preview-3-now-available/)
113-
* [Visual Studio 2022 Preview 2](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-preview-2-is-out/)
114-
* [Visual Studio 2022 Preview 1](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-preview-1-now-available/)
115-
* [Visual Studio 2022 vision](https://devblogs.microsoft.com/visualstudio/visual-studio-2022/)
108+
* [Visual Studio 2022 17.1 is now available](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-17-1-is-now-available/)
109+
* [Visual Studio 2022 GA is now available](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-now-available/)

docs/install/visual-studio-build-numbers-and-release-dates.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: A list of released versions and build numbers for Visual Studio, so
55
author: TerryGLee
66
ms.author: tglee
77
manager: jmartens
8-
ms.date: 02/09/2022
8+
ms.date: 02/15/2022
99
ms.custom: vs-acquisition
1010
ms.topic: reference
1111
ms.workload:
@@ -24,6 +24,8 @@ The following table lists the build numbers and release dates for Visual Studio
2424

2525
| **Version**| **Channel** | **Release date** | **Build version** |
2626
| ---------------------- | ----------- | ---------------- | ----------------- |
27+
| 17.2.0 | Preview 1 | February 15, 2022 | 17.2.32210.308 |
28+
| 17.1.0 | Release | February 15, 2022 | 17.1.32210.238 |
2729
| 17.1.0 | Preview 6 | February 9, 2022 | 17.1.32203.90 |
2830
| 17.0.6 | Release | February 8, 2022 | 17.0.32126.317 |
2931
| 17.1.0 | Preview 5 | February 1, 2022 | 17.1.32127.271 |

docs/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,6 @@
145145
- name: Visual Studio orientation
146146
displayName: Feature tour
147147
href: ide/quickstart-ide-orientation.md
148-
- name: "C++: Create a console app"
149-
href: /cpp/get-started/tutorial-console-cpp
150148
- name: "C#: Create a web app"
151149
href: ide/quickstart-aspnet-core.md
152150
- name: "C#: Create a console app"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Help me renew through Azure Dev Tools for Teaching
3+
description: Help and resources for renewing Visual Studio Subscriptions through Azure Dev Tools for Teaching.
4+
ms.topic: include
5+
ms.assetid: 47a1faa1-87fc-48e5-8d8d-c8c9cf6d4890
6+
author: rigel512
7+
ms.author: amast
8+
ms.date: 02/15/2022
9+
user.type: subscriber, admin
10+
tags: renewal
11+
subscription.type: Azure Dev Tools for Teaching
12+
sap.id: b324c31f-5d44-4cc2-537a-9c354bc5fbfc
13+
---
14+
15+
## Renewing subscriptions through Azure Dev Tools for Teaching
16+
You'll need to renew these subscriptions through the [Azure Dev Tools for Teaching portal](https://portal.azureforeducation.microsoft.com).
17+
18+
For inquiries or issues, contact the Azure Dev Tools for Teaching support team by visiting the [subscriptions support page](https://aka.ms/adt4tsupport) and locating your region.
19+
20+
## More information
21+
Read more about the [Azure Dev Tools for Teaching program](https://docs.microsoft.com/azure/education-hub/azure-dev-tools-teaching/about-program).
22+
23+
Find answers to [Azure Dev Tools for Teaching FAQs](https://azure.microsoft.com/education/institutions/dev-tools-for-teaching-faq/).
24+
25+
Access the [Azure Education Hub](https://aka.ms/startedu).

0 commit comments

Comments
 (0)