Visual C ++ 2010 Code Completion

I have been using C # for a while, and I noticed that it had code prediction for your code and is "enable" for functions using. I am working with visual C ++ now, and I noticed that it has no code prediction, and it has no "solution" for any missing one include.

Is this a parameter that you should include in Visual C ++? Or should you know what you need for the included features?

I'm just curious that I found out that the C and IDEs for C do not have code prediction. Now I'm learning C ++, and I was curious to find out if visual C ++ had code prediction or smart permissions included.

Thanks Stack, my favorite site!

+3
source share

All Articles