dedent icon indicating copy to clipboard operation
dedent copied to clipboard

enable tab compatbility

Open adrianjost opened this issue 6 years ago • 4 comments

This is a basic implementation to allow tab usage. I handle each tab like a single space character. In most cases this should be fine as it's really rare that tabs and spaces are mixed.

Issue: https://github.com/dmnd/dedent/issues/10

adrianjost avatar Mar 08 '19 09:03 adrianjost

@dmnd, @Haroenv could you give an estimation, when this pull might get merged?

adrianjost avatar Apr 14 '19 09:04 adrianjost

If someone is finding this pr and is looking for a fast fix: I published a version with my fix on npm.

adrianjost avatar Apr 19 '19 18:04 adrianjost

when is it going to be merged?

kimjson avatar Dec 16 '20 03:12 kimjson

@sorrykim I wouldn't expect this to be merged in a timely manner. The project is inactive for over 3 years now. If you really need this feature, I would recommend you using dedent-tabs which is a fork of this project I still maintain and has this feature built in.

adrianjost avatar Dec 16 '20 08:12 adrianjost

That's fast.

fisker avatar May 24 '23 02:05 fisker