switch (foo)
{
case 1:
...
break;
<-- AUTO TAB BACK-- case 2:
}
When I am entering each case of a switch statement I set the cursor EXACTLY where I want it and… the editor automatically undents to align the case with the switch statements braces.
This literally interrupts my workflow to a degree where I will get so damned annoyed with it constantly happening that I lose track of what I am doing because I keep having to FIX this. over and over and over and over and over and over and (is this annohying yet??? : )
lol; you get it.