c++ - Syntax checking for Visual Studio 2008 -


is possible? instance, if type

std::cout << "cool" 

without semicolon there vis studio plugins catch (the way eclipse does) or similar syntactical errors , show me error visually?

you can try visualassistx, enables more sophisticated intellitype system standard vc.


Comments

Popular posts from this blog

c++ - error: use of deleted function -

Cursor error with postgresql, pgpool and php -

iphone - Request for member 'uitextfield' in something not a structure or union? -