8000 Update what-s-new-for-visual-cpp-in-visual-studio.md · MicrosoftDocs/cpp-docs@cecf9e1 · GitHub
[go: up one dir, main page]

Skip to content

Commit cecf9e1

Browse files
Update what-s-new-for-visual-cpp-in-visual-studio.md
1 parent a8f31fd commit cecf9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ A quick highlight of some of the new features:
5050
:::image-end:::
5151

5252
When you start typing a CMake module in your `CMakeLists.txt` or other CMake script files, IntelliSense provides a list of available modules to choose from:
53-
:::image type="complex" source="./media/cmake-intellisense.png" alt-text="A screenshot of intellisense for a include statement":::
53+
:::image type="complex" source="./media/cmake-intellisense.png" alt-text="A screenshot of intellisense for a include statement.":::
5454
The screenshot is of an edit in the C Make Lists .txt file. The cursor is on include ( C Make. The Intellisense dropdown contains entries for C Make Add Fortran Subdirectory, C Make Dependent Option, and more.
5555
:::image-end:::
5656
- Guidelines Support Library (GSL) 4.2.0: This release includes performance improvements for `gsl::span`, new features, and better alignment with C++ standards. For more information, see [Announcing Guidelines Support Library v4.2.0](https://devblogs.microsoft.com/cppblog/announcing-guidelines-support-library-v4-2-0/).

0 commit comments

Comments
 (0)
0