Now that my project has grown big, and has deeper nested code, I'd like to reduce the indenting tab blanks from the default 4 to 2 so as to bring more code into view. But to my disappointment, the change affects only new lines and all the old lines are still indented by 4 blanks. Is there any way to make the old tabs also 2 blanks?