You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that "Autoalign: Column Width" is based on counting characters instead of using Editor's Col # (i.e. seen in Status Bar as e.g. Ln 23, Col 9).
e.g. "autoalign.columnWidth": 4
If there are two TAB indentations, then "alignments will be matched up to imaginary columns of this width" + 2
The text was updated successfully, but these errors were encountered:
It seems that "Autoalign: Column Width" is based on counting characters instead of using Editor's Col # (i.e. seen in Status Bar as e.g. Ln 23, Col 9).
e.g. "autoalign.columnWidth": 4
If there are two TAB indentations, then "alignments will be matched up to imaginary columns of this width" + 2
The text was updated successfully, but these errors were encountered: