chouzz / vscode-better-align

Better vertical alignment with/without selection in any language.
https://marketplace.visualstudio.com/items?itemName=Chouzz.vscode-better-align&ssr=false#overview
Apache License 2.0
39 stars 4 forks source link

In C, "&=" becomes "& =" when aligned #80

Closed HueyZhang closed 1 year ago

HueyZhang commented 1 year ago

Thanks to the author. In C, "&=" becomes "& =" when aligned. But "+=" and "|=" are correct