Skip to content

Commit 07563d1

Browse files
TylerMSFTTylerMSFT
authored andcommitted
try lightbox
1 parent e94027f commit 07563d1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/build/vscpp-step-0-installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ After the installer is installed, you can use it to customize your installation
6767

6868
![Visual Studio 2022: Install a workload.](../get-started/media/vs2022-installer-workloads.png)
6969

70+
:::image type="content" source="../get-started/media/vs2022-installer-workloads.png" alt-text="Visual studio installer with the Desktop development with C++ workload checked.":::
71+
On the right in the installation details pane, the various components of the workload are shown." lightbox="../get-started/media/vs2022-installer-workloads.png"
72+
:::image-end:::
73+
7074
For core C and C++ support, choose the "Desktop development with C++" workload. It comes with the default core editor, which includes basic code editing support for over 20 languages, the ability to open and edit code from any folder without requiring a project, and integrated source code control.
7175

7276
Additional workloads support other kinds of development. For example, choose the "Universal Windows Platform development" workload to create apps that use the Windows Runtime for the Microsoft Store. Choose "Game development with C++" to create games that use DirectX, Unreal, and Cocos2d. Choose "Linux development with C++" to target Linux platforms, including IoT development.

0 commit comments

Comments
 (0)