I'm pretty OCD about indenting and white space. Indenting helps me keep track of opening and closing tags.
Today for the first time I noticed a problem in the editor. Indenting one line works as expected, I get a tab char for every time I press the "tab" key.
However, if I select multiple lines that all start at the left edge, I get a tab char the first time and just spaces after that.
Then it gets goofier. If I uncheck "smart indent", then I get just spaces for tab and ctrl tab, even tho "Use tab char" is checked.
And I don't understand why a tab would get me tab characters, but ctrl tab would move back one space at a time. I think something has changed in the editor.
Probably time to wake up the editor control developer.
