You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ide/whats-new-visual-studio-2019.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Here's a high-level recap of what's new, all-up:
31
31
***[Collaborate](#collaborate)**: Enjoy natural collaboration through a Git-first workflow, real-time editing and debugging, and code reviews right in Visual Studio.
32
32
***[Debug](#debug)**: Highlight and navigate to specific values, optimize memory use, and take automatic snapshots of your application's execution.
33
33
34
-
For a complete list of everything that's new in this version, see the [release notes](/visualstudio/releases/2019/release-notes/).
34
+
For a complete list of everything that's new in this version, see the [release notes](/visualstudio/releases/2019/release-notes/). And, for more info about what's new in the 16.11 release, see the [Visual Studio 2019 v16.11 is available now](https://devblogs.microsoft.com/visualstudio/visual-studio-16-11/) blog post.
35
35
36
36
## Develop
37
37
@@ -218,17 +218,17 @@ We update Visual Studio often with new features that can make your development e
218
218
219
219
Meanwhile, here's what's currently in the works:
220
220
221
-
-**Improved Git experience in Visual Studio 2019 (Preview)**
221
+
-**Improved Git experience in Visual Studio 2019**
222
222
223
-
Although the Git version control tool is default experience in Visual Studio 2019 [version 16.8](/visualstudio/releases/2019/release-notes-history/) and later, we continue to add features to enhance the experience in the preview release of Visual Studio 2019, [version 16.11](/visualstudio/releases/2019/release-notes-preview/).
223
+
Although the Git version control tool is default experience in Visual Studio 2019 [version 16.8](/visualstudio/releases/2019/release-notes-history/) and later, we continue to add features to enhance the experience in the newest release of Visual Studio 2019, [version 16.11](/visualstudio/releases/2019/release-notes-preview/).
224
224
225
225
For more information, see the [Version control in Visual Studio](/visualstudio/version-control/) page.
226
226
227
227
-**Visual Studio 2022 (Preview) is now available**
228
228
229
229
Our newest version, [Visual Studio 2022 (Preview)](/visualstudio/releases/2022/release-notes-preview/) is faster, more approachable, and more lightweight. And, for the first time ever, Visual Studio is 64-bit.
230
230
231
-
For a download link and more info, see the **[Visual Studio 2022 vision](https://devblogs.microsoft.com/visualstudio/visual-studio-2022/)**blog post.
231
+
For a download link and more info, see the [Visual Studio 2022 vision](https://devblogs.microsoft.com/visualstudio/visual-studio-2022/) blog post, along with the [**Visual Studio 2022 Preview 3 now available**](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-preview-3-now-available/)blog post, too.
232
232
233
233
## Give us feedback
234
234
@@ -240,6 +240,7 @@ Why send feedback to the Visual Studio team? Because we take customer feedback s
240
240
241
241
## See also
242
242
243
+
*[What's new in Visual Studio 2022 (Preview)](whats-new-visual-studio-2022.md)
243
244
*[What's new in the Visual Studio docs](whats-new-visual-studio-docs.md)
244
245
*[Visual Studio 2019 release notes](/visualstudio/releases/2019/release-notes/)
245
246
*[Visual Studio 2019 for Mac release notes](/visualstudio/releasenotes/vs2019-mac-relnotes/)
0 commit comments