Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align multiple statement per line #123

Open
tongyaop opened this issue Aug 29, 2023 · 0 comments
Open

Align multiple statement per line #123

tongyaop opened this issue Aug 29, 2023 · 0 comments

Comments

@tongyaop
Copy link

I am wondering if this package have a feature to align scripts based on semi-columns?

e.g.

par.a = 1;            free.a = 1;  note.a = 'notea';
par.b = 2.34;         free.b = 1;  note.b = 'noteb';
par.c = 12839718923;  free.c = 0;  note.c = 'notec';
``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant