It is not possible to ensure a consistent ending position when tabs are involved. For example, it is impossible to make the ends of these two lines align:
Adding spaces to the front only shrinks the tab's width until it moves to the next tab stop:
a→ X
b→ cX
•a→ X
b→ cX
••a→X
b→ cX
•••a→ X
b→ cX
As such, there is nothing this extension can do to solve this problem. This issue will be left open for informational purposes.
It is not possible to ensure a consistent ending position when tabs are involved. For example, it is impossible to make the ends of these two lines align:
Adding spaces to the front only shrinks the tab's width until it moves to the next tab stop:
As such, there is nothing this extension can do to solve this problem. This issue will be left open for informational purposes.