C++ needs also a debugger at desing time

If you write managed projects visual studio will already highlight and show you any syntax or type erros which would stop your project from compiling sucessfully just after your wrote them in editor. I think that`s called debugging at desing time.

This feature can obviously save a lot of time. It should be also avaible for native C++ projects.

[353 byte] By [peterson] at [2008-1-9]
# 1

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,

EdDore at 2007-10-3 > top of Msdn Tech,Visual Studio,Visual Studio Extensibility...

Visual Studio

Site Classified