Search code examples
visual-c++visual-studio-2010intellisensevisual-c++-2010

Intellisense ctrl+space in visual studio 2010


I'm writing a small program using CLR console application and when I write something it doesn't give suggestions, although i press (Ctrl+Space). I'm using visual studio 2010 can any one help me?


Solution

  • Visual C++ 2010 does not have IntelliSense for C++/CLI.