Skip to content

tabs mess up pad front/right-align #14

@yo1dog

Description

@yo1dog

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:

a→  X
b→  cX

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions