sublime_alignment icon indicating copy to clipboard operation
sublime_alignment copied to clipboard

alignment_space_chars_after (?) option - insert space after alignment_chars

Open vzwick opened this issue 12 years ago • 7 comments

I've got a use case where I split/align rather long URL strings:

Before alignment:

http://someurl.com/
    ?foo=bar
    &foobar=baz
    &bazbing=foo

After alignment:

http://someurl.com/
    ?foo     =bar
    &foobar  =baz
    &bazbing =foo

I would love to be able to have a setting to force a space after the alignment_char like so:

http://someurl.com/
    ?foo     = bar
    &foobar  = baz
    &bazbing = foo

vzwick avatar Nov 11 '13 17:11 vzwick

Came here to post exactly the same request. It would be great to be featured in the next release or later.

countachqv avatar Feb 15 '14 11:02 countachqv

+1 bump

geo4orce avatar Aug 15 '14 15:08 geo4orce

+1 My feature request #71 seems to be the same - sorry for duplication )

architux avatar Dec 12 '14 07:12 architux

@vmm86 - Do you want to close out #71?

This should be rather easy to add - @wbond - is this something you wish to add to this plugin's functionality? I can take a stab when I find some time :)

sabhiram avatar Dec 23 '14 20:12 sabhiram

+1 - I've wanted this for a long time. I took a look at branching it and trying to hack it but python's not my thing and I got lost!

DisasterMan78 avatar Sep 03 '15 12:09 DisasterMan78

+1 - Would love this to be added

mbigras avatar Dec 10 '15 02:12 mbigras

+1 bump demand!!!

war1644 avatar Jul 25 '16 06:07 war1644