When Use Tab Indents = Yes, then the tab size can be controlled with Tab Size = 4. This is working fine.
However, indentation guides are still shown at 2 spaces, not 4. This is rather confusing.
Also, one would have thought that the Tab Size setting applies not only to actual tabs, but that it would also be applied to space indentation. For instance, if Use Tab Indents = No and Tab Size = 4, then pressing the Tab key should insert 4 spaces rather than one tab.
It doesn’t. There doesn’t seem to be a way of telling the SE that I want 4 spaces for my Python code. I’m fairly sure this used to work in earlier WIPs.
I’m running (9.0.26237.15343, 2026-08-25)

