G
Guest
Why does the Visual Studio editor fail to indent cases under switch statements and public/private/protected in class definitions? I've been working with Visual Studio since 4.x and it's always been this way. I thought I'd get used to it, but the failure to indent these lines does nothing but make unreadable and sloppy looking code. I always override this behavior when writing switch statements and defining classes, but I still run into this lack of formatting when viewing auto-generated code and code from others who aren't bugged by this default behavior. Why after all these years hasn't this been corrected or at least made into a formatting option?