C++ needs also a debugger at desing time
This feature can obviously save a lot of time. It should be also avaible for native C++ projects.
This feature can obviously save a lot of time. It should be also avaible for native C++ projects.
Hi Peterson,
The population of errors and warnings into the Error List window at design time, is a feature of the languages intellisense support. Unfortunately, intellisense support for C++ does not implement this particular feature.
Sincerely,