Skip to content

Commit eb23206

Browse files
authored
Merge pull request #8517 from TerryGLee/tglee-whatsnew
What's New in Visual Studio 2019 updates
2 parents be7eaad + 249f7ce commit eb23206

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Here's a high-level recap of what's new, all-up:
3131
* **[Collaborate](#collaborate)**: Enjoy natural collaboration through a Git-first workflow, real-time editing and debugging, and code reviews right in Visual Studio.
3232
* **[Debug](#debug)**: Highlight and navigate to specific values, optimize memory use, and take automatic snapshots of your application's execution.
3333

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.
3535

3636
## Develop
3737

@@ -218,17 +218,17 @@ We update Visual Studio often with new features that can make your development e
218218

219219
Meanwhile, here's what's currently in the works:
220220

221-
- **Improved Git experience in Visual Studio 2019 (Preview)**
221+
- **Improved Git experience in Visual Studio 2019**
222222

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/).
224224

225225
For more information, see the [Version control in Visual Studio](/visualstudio/version-control/) page.
226226

227227
- **Visual Studio 2022 (Preview) is now available**
228228

229229
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.
230230

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.
232232

233233
## Give us feedback
234234

@@ -240,6 +240,7 @@ Why send feedback to the Visual Studio team? Because we take customer feedback s
240240

241241
## See also
242242

243+
* [What's new in Visual Studio 2022 (Preview)](whats-new-visual-studio-2022.md)
243244
* [What's new in the Visual Studio docs](whats-new-visual-studio-docs.md)
244245
* [Visual Studio 2019 release notes](/visualstudio/releases/2019/release-notes/)
245246
* [Visual Studio 2019 for Mac release notes](/visualstudio/releasenotes/vs2019-mac-relnotes/)

0 commit comments

Comments
 (0)