Easily align multiple lines and blocks with support for different operators and custom configurations
Mac: ctrl-cmd-/
Linux/Windows: ctrl-alt-/
Package allows user to change the way characters are aligned.
Install add-on packages to get support for the following languages:
User can either align like this,
let random = {troll: "internet",foo: "bar",bar: "beer"}
or this,
let random = {troll : "internet",foo : "bar",bar : "beer"}
For more information, visit wiki
For supported characters/operators, see individual add-on packages.
Check changelog for more information
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.