abe33 / atom-tablr

Edit CSV files using a table editor
MIT License
165 stars 44 forks source link

Problem with detection of semi-colon #60

Closed julien-leclercq closed 8 years ago

julien-leclercq commented 8 years ago

I need to read and edit csv with semi-colon as the separator, so I set semi-colon as the default separator. But I need to toggle separator to comma and switch back to semi-colon on every file for tablr to correctly parse the file.