Closed Daniel-Hug closed 11 years ago
Seconded! That's my preferred alignment for vendor prefixes too.
Add JS object also. Example:
some_js_object{
one : 'some string',
other : 'other string here. It is very long string!',
longIndex : 4
}
Align on ':' symbol.
Yes, this would be nice addition :)
This is really just a simple alignment plugin and it doesn't take into consideration language syntax at all.
I know there are quite a number of other alignment packages out there now - one of them may be able to easily accomplish this.
It'd be sweet if your plugin would change this:
into this:
...And change this:
into this: