;
// "arrow": [1, 3]
$data = array(
'text' => 'something',
'here is another' => 'sample'
);
If you've found a bug, please file at https://github.com/chouzz/vscode-better-align/issues.
If you'd like to help out, fork the repo and submit pull requests.
This work is licensed under Apache License 2.0
The codebase is based on this repository. Thanks @WarWithinMe.