c++ - VS2013 Auto Format can't handle braceless indents -


c++ auto format in vs2013 seems work well. however, stumbles when omit braces. if type:

if (a)    if( 

on entering left paren, auto complete kicks in , get:

if (a) if () 

does know how disable particular auto-format? or better, there fix?


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -