Skip to content

Commit 6e4223f

Browse files
Merge pull request #5020 from TylerMSFT/typo
fix typo
2 parents 93833d2 + e343a41 commit 6e4223f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/overview/what-s-new-for-visual-cpp-in-visual-studio.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,17 @@ For more information on what's new in all of Visual Studio, see [What's new in V
1616

1717
For a summary of new C++ features in Visual Studio 17.7, see [What’s New for C++ Developers in Visual Studio 2022 17.7](https://devblogs.microsoft.com/cppblog/whats-new-for-c-developers-in-visual-studio-2022-17-7/).
1818

19-
Briefly, some of the new features are: faster debugging sessions and faster project load times, step-by-step visualization of macro expansion, one-click download for Windows Subsystem for Linux (WSL), improved support for Doxygen comments, C++ Build Insights for game development, and Unreal Engine project improvements such as faster IntelliSense and syntax colorization, the ability to find all Unreal Engine Blueprint references, and more.
19+
Briefly, some of the new features are:
20+
* Faster debugging sessions and faster project load times
21+
* Step-by-step visualization of macro expansion
22+
* One-click download for Windows Subsystem for Linux (WSL)
23+
* Improved support for Doxygen comments
24+
* C++ Build Insights for game development
25+
* Unreal Engine project improvements such as faster IntelliSense and syntax colorization, the ability to find all Unreal Engine Blueprint references, and more.
2026

2127
For a summary of new C++ features that are specific to game development, see [Unleashing the Power of Visual Studio 2022 for C++ Game Development](https://devblogs.microsoft.com/visualstudio/unleashing-the-power-of-visual-studio-2022-for-c-game-development/#:~:text=Unleashing%20the%20Power%20of%20Visual%20Studio%202022%20for,6%20Optimizing%20Build%20Times%20in%20Visual%20Studio%20)
2228

23-
For a summary of new features in the Visual Studio 17.7 IDE, see[Visual Studio 2022 version 17.7 Release Notes](/visualstudio/releases/2022/release-notes).
29+
For a summary of new features in the Visual Studio 17.7 IDE, see [Visual Studio 2022 version 17.7 Release Notes](/visualstudio/releases/2022/release-notes).
2430

2531
## What's new for C++ in Visual Studio version 17.6
2632

0 commit comments

Comments
 (0)