I wasn't able to find an option that would allow me to leave auto-formatting on but have it preserve tabs in a line, such as in example below:int i =<tab>45;the <tab> gets converted to a space when I enter the semicolon.