AlignTab icon indicating copy to clipboard operation
AlignTab copied to clipboard

Doesn't align tabbed whitespace

Open billynoah opened this issue 9 years ago • 2 comments

When I try to align selections which contain tabbed white space it doesn't align properly. Only workaround I could find was to convert all tabs to spaces first. Is there a better way?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/21570954-doesn-t-align-tabbed-whitespace?utm_campaign=plugin&utm_content=tracker%2F334171&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F334171&utm_medium=issues&utm_source=github).

billynoah avatar Jun 11 '15 20:06 billynoah

What regular expression did you use?

randy3k avatar Jun 11 '15 23:06 randy3k

I just used the built in "=" from the context menu. Should I be using regex to align content with tabs? If so, can you explain?

billynoah avatar Jun 12 '15 03:06 billynoah