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 could have an option to hide the separator (comma, semi-colon) when aligning the columns. It wold make easier to select values without selecting the separator by accident.
Currently:
col1 col2 col3
something, something, 100
Desired:
col1 col2 col3
something something 100
The text was updated successfully, but these errors were encountered:
It could have an option to hide the separator (comma, semi-colon) when aligning the columns. It wold make easier to select values without selecting the separator by accident.
Currently:
Desired:
The text was updated successfully, but these errors were encountered: