VS 2010 Intellisense Problems

Mar 5, 2012 at 3:22am
Intellisense isn't highlighting code correctly, and when I click 'go to definition' on a function it says 'A definition for the symbol could not be located.'

Does anyone know why it is doing this? The functions I'm trying to use are just in the standard include dlls and I'm using the System namespace.
Mar 5, 2012 at 3:46am
VS2010 has a bunch of Intellisense problems. They left out some stuff... wholetomato.com has Visual Assist -X... cost you some money though.
Mar 5, 2012 at 3:52am
VS 2010 does not have Intellisense for C++/CLI.
Mar 5, 2012 at 5:00am
Thanks, always used VS because of the intellisense help. I guess I'll have to read the fine print more on msdn without it.
Topic archived. No new replies allowed.