I don't mind VS2005 automatically backtracking (or automatically formatting) my C ++ code, but some elements I don't want it to backtrack automatically. For example, like #define statements. He takes them and stuffs them all the way to the left side of the screen, no matter how deep in my volume I print them. It is really very annoying.
Is there a way to change this behavior besides completely disabling automatic indentation / format?
source
share