Can Visual Studio provide better help?
Visual Studio 2022, Version 17.13.3
Example, when creating an MFC project there are five sets of dialogs. Many of the options are not self-explanatory. Provide a method of getting an explanation for options, such as right click and/or a Help option.
My latest is in dialog Generated Classes Options and field Generated Classes with the options: App and Dlg.
After multiple searches the only option found is to try both then compare the two. And still, there is the risk of not discovering an important difference until much work has been invested, and possibly down the wrong path.
When adding tools to a dialog and setting properties or creating variables, there are many more options that will benefit from better help facilities. And I am certain the list of places than can benefit from better help is long.
This is primarily for the Microsoft Visual Studio Team, but any guidance will be appreciated.