That's what I get for taking things out of context...
After looking at the discussion, it makes more sense. Perhaps I am a little
defensive. I hate to see the this language take a back seat in tool support.
However, given the managed / unmanaged nature of it, it makes sense that
tools would be a little slower to evolve.
"Ben Voigt [C++ MVP]" <(E-Mail Removed)> wrote in message
news:9610034E-DE0B-44D8-B9C5-(E-Mail Removed)...
> Intellisense isn't (yet) working in C++/CLI code. See
> http://herbsutter.wordpress.com/2009...now-available/
>
> C++/CLI is still fully supported in the compiler, just some of the IDE has
> to make tradeoffs between C++0x which is well-supported in third-party
> code, and C++/CLI which is well-supported in existing Visual Studio code.
> Sutter says the decision was made to license third-party code (EDG
> front-end) for the Intellisense parser and C++/CLI is still a
> work-in-progress for Edison.
>
> "Howard Swope" <(E-Mail Removed)> wrote in message
> news:2E8DB599-E8F1-4B15-917A-(E-Mail Removed)...
>> I was talking to a friend and he was telling me of reduced support for
>> C++ /CLI in VS 2010. Is there an truth to this? I should learn better
>> than to listen to these type
>