I'm using Visual Studio Community 2022 (64-bit), Version 17.1.6 according to VS Help->About but 17.3.2 according to VS Installer, on Windows 10. I've been programming in C# for some time and decided to try C++.
I downloaded the workload Desktop development with C++ through VS Installer->Modify. But I cannot see the C++ project templates in the Create a new project form.
If I click Next in the above form, a C# project is created. Using VS Installer I
- run Repair VS
- uninstalled Desktop development with C++
- installed Desktop development with C++ again.
When I start VS from VS Installer->Launch, I get a long list of C++ templates.
But when starting VS directly, without Installer, no templates are found.