accord
Whole Tomato Software
    
United Kingdom
3287 Posts |
Posted - Aug 29 2012 : 9:29:57 PM
|
Yes, this is a VS2010 problem and is fixed in VS2012. Unfortunately, I don't know any workaround for this. You can set the following option, however, so you can move the caret to the desired position with pressing tab ONCE after the incident:
Tools -> Options... -> Text Editor -> C/C++ -> Formatting -> Automatic indentation on Tab
Set this to true. However, it will change the behavior of tab a little bit which maybe you won't like (maybe you will). But this way tab will make the caret jump to the right place with one key press. |
Edited by - accord on Aug 29 2012 9:32:02 PM |
 |
|