abe33 / atom-tablr

Edit CSV files using a table editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recognize CSV files not using *.csv extension

obeid opened this issue · comments

CSV files within a GTFS feed use the *.txt extension, I'm sure similar other scenarios exist. It would be beneficial to regonize files based on their content not extension.

Great extension otherwise 👍

Hi @obeid, You might want to add these extensions in the supportedCsvExtensions setting of the tablr package. It'll make tablr opens these files as CSV.